#include <operators.hpp>
Definition at line 2043 of file operators.hpp.
| static Evaluate_type | ( | C | , | |
| D | ||||
| ) | const [inline, static] |
| static generic name | ( | ) | [inline, static] |
Definition at line 2044 of file operators.hpp.
References mmx::GEN_EVALUATE.
02044 { return GEN_EVALUATE; }
| static D void set_op | ( | R & | r, | |
| const C & | x, | |||
| const D & | y | |||
| ) | [inline, static] |
Definition at line 2048 of file operators.hpp.
References mmx::evaluate(), and mmx::set_as().
Definition at line 2047 of file operators.hpp.
1.6.1