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