#include <CompressibleEngines.h>
Public Types | |
enum | { val = A && B } |
typedef WrappedInt< val > | Type_t |
Static Public Member Functions | |
static Type_t | combine (WrappedInt< A >, WrappedInt< B >, AndCombine) |
typedef WrappedInt<val> Combine2< WrappedInt< A >, WrappedInt< B >, Op, AndCombine >::Type_t |
static Type_t Combine2< WrappedInt< A >, WrappedInt< B >, Op, AndCombine >::combine | ( | WrappedInt< A > | , | |
WrappedInt< B > | , | |||
AndCombine | ||||
) | [inline, static] |