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