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