#include <ops.h>
Public Types | |
| typedef int | T_numtype |
Static Public Member Functions | |
| static T_numtype | apply (T_numtype1 a) |
| template<typename T1 > | |
| static void | prettyPrint (::string &str, prettyPrintFormat &format, const T1 &t1) |
| typedef int LogicalNot< T_numtype1 >::T_numtype |
| static T_numtype LogicalNot< T_numtype1 >::apply | ( | T_numtype1 | a | ) | [inline, static] |
| static void LogicalNot< T_numtype1 >::prettyPrint | ( | ::string & | str, | |
| prettyPrintFormat & | format, | |||
| const T1 & | t1 | |||
| ) | [inline, static] |
1.6.1