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