#include <Combiners.h>
Public Types | |
typedef bool | Type_t |
Static Public Member Functions | |
static Type_t | combine (bool a, bool b, AndCombine) |
typedef bool Combine2< bool, bool, Op, AndCombine >::Type_t |
static Type_t Combine2< bool, bool, Op, AndCombine >::combine | ( | bool | a, | |
bool | b, | |||
AndCombine | ||||
) | [inline, static] |