FreePOOMA  2.4.1
Public Types | Static Public Member Functions
Combine2< NullDomain, Domain, Op, DomainFunctorTag > Struct Template Reference

#include <ExpressionEngine.h>

List of all members.

Public Types

typedef Domain Type_t

Static Public Member Functions

static Type_t combine (const NullDomain &, const Domain &b, const DomainFunctorTag &)

template<class Domain, class Op>
struct Combine2< NullDomain, Domain, Op, DomainFunctorTag >


Member Typedef Documentation

template<class Domain , class Op >
typedef Domain Combine2< NullDomain, Domain, Op, DomainFunctorTag >::Type_t

Member Function Documentation

template<class Domain , class Op >
static Type_t Combine2< NullDomain, Domain, Op, DomainFunctorTag >::combine ( const NullDomain ,
const Domain b,
const DomainFunctorTag  
) [inline, static]

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