quo_op Struct Reference
#include <operators.hpp>
List of all members.
Static Public Member Functions
- static generic name ()
- template<typename C > static C op (const C &x, const C &y)
- template<typename R , typename C1 , typename C2 > static void set_op (R &x, const C1 &y1, const C2 &y2)
- static nat nr_init ()
- template<typename C > static C def (const C &me, const C &f, const C &g)
Detailed Description
Definition at line 753 of file operators.hpp.
Member Function Documentation
      
        
          | static C def | ( | const C & | me, | 
        
          |  |  | const C & | f, | 
        
          |  |  | const C & | g |  | 
        
          |  | ) |  |  |  [inline, static] | 
      
 
 
      
        
          | static generic name | ( |  | ) |  [inline, static] | 
      
 
 
      
        
          | static nat nr_init | ( |  | ) |  [inline, static] | 
      
 
 
      
        
          | static C op | ( | const C & | x, | 
        
          |  |  | const C & | y |  | 
        
          |  | ) |  |  |  [inline, static] | 
      
 
 
      
        
          | static void set_op | ( | R & | x, | 
        
          |  |  | const C1 & | y1, | 
        
          |  |  | const C2 & | y2 |  | 
        
          |  | ) |  |  |  [inline, static] | 
      
 
 
The documentation for this struct was generated from the following file: