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