#include <operators.hpp>
Definition at line 2296 of file operators.hpp.
| static bool not_op | ( | const T1 & | x1, | |
| const T2 & | x2 | |||
| ) | [inline, static] |
Definition at line 2300 of file operators.hpp.
| static bool op | ( | const T1 & | x1, | |
| const T2 & | x2 | |||
| ) | [inline, static] |
Definition at line 2298 of file operators.hpp.
1.6.1