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