FreePOOMA  2.4.1
Public Types | Static Public Member Functions
Combine2< WrappedInt< A >, WrappedInt< B >, Op, AndCombine > Struct Template Reference

#include <CompressibleEngines.h>

List of all members.

Public Types

enum  { val = A && B }
typedef WrappedInt< valType_t

Static Public Member Functions

static Type_t combine (WrappedInt< A >, WrappedInt< B >, AndCombine)

template<int A, int B, class Op>
struct Combine2< WrappedInt< A >, WrappedInt< B >, Op, AndCombine >


Member Typedef Documentation

template<int A, int B, class Op >
typedef WrappedInt<val> Combine2< WrappedInt< A >, WrappedInt< B >, Op, AndCombine >::Type_t

Member Enumeration Documentation

template<int A, int B, class Op >
anonymous enum
Enumerator:
val 

Member Function Documentation

template<int A, int B, class Op >
static Type_t Combine2< WrappedInt< A >, WrappedInt< B >, Op, AndCombine >::combine ( WrappedInt< A >  ,
WrappedInt< B >  ,
AndCombine   
) [inline, static]

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