#include <operators.hpp>
Definition at line 335 of file operators.hpp.
| static R op | ( | ) | [inline, static] |
| static void set_op | ( | R & | x | ) | [inline, static] |
Definition at line 339 of file operators.hpp.
References mmx::set_minimal().
00339 { set_minimal (x); }
1.6.1