#include <operators.hpp>
Definition at line 1947 of file operators.hpp.
| static generic name | ( | ) | [inline, static] |
Definition at line 1948 of file operators.hpp.
References mmx::GEN_INTERVAL.
01948 { return GEN_INTERVAL; }
| static B op | ( | const R & | l, | |
| const R & | r | |||
| ) | [inline, static] |
Definition at line 1950 of file operators.hpp.
| static void set_op | ( | B & | b, | |
| const R & | l, | |||
| const R & | r | |||
| ) | [inline, static] |
Definition at line 1953 of file operators.hpp.
1.6.1