not_larger_op Struct Reference
#include <operators.hpp>
List of all members.
Static Public Member Functions
- template<typename T > static bool op (const T &x1, const T &x2)
- template<typename T > static bool not_op (const T &x1, const T &x2)
Detailed Description
Definition at line 2324 of file operators.hpp.
Member Function Documentation
      
        
          | static bool not_op | ( | const T & | x1, | 
        
          |  |  | const T & | x2 |  | 
        
          |  | ) |  |  |  [inline, static] | 
      
 
 
      
        
          | static bool op | ( | const T & | x1, | 
        
          |  |  | const T & | x2 |  | 
        
          |  | ) |  |  |  [inline, static] | 
      
 
 
The documentation for this struct was generated from the following file: