FreePOOMA  2.4.1
Public Types | Static Public Member Functions
Combine2< bool, bool, Op, OrCombine > Struct Template Reference

#include <Combiners.h>

List of all members.

Public Types

typedef bool Type_t

Static Public Member Functions

static Type_t combine (bool a, bool b, OrCombine)

template<class Op>
struct Combine2< bool, bool, Op, OrCombine >


Member Typedef Documentation

template<class Op >
typedef bool Combine2< bool, bool, Op, OrCombine >::Type_t

Member Function Documentation

template<class Op >
static Type_t Combine2< bool, bool, Op, OrCombine >::combine ( bool  a,
bool  b,
OrCombine   
) [inline, static]

The documentation for this struct was generated from the following file: