FreePOOMA
2.4.1
|
Something plus a scalar should return the domain type of the something. More...
#include <ExpressionEngine.h>
Public Types | |
typedef Domain | Type_t |
Static Public Member Functions | |
static Type_t | combine (const Domain &a, const NullDomain &, const DomainFunctorTag &) |
Something plus a scalar should return the domain type of the something.
typedef Domain Combine2< Domain, NullDomain, Op, DomainFunctorTag >::Type_t |
static Type_t Combine2< Domain, NullDomain, Op, DomainFunctorTag >::combine | ( | const Domain & | a, |
const NullDomain & | , | ||
const DomainFunctorTag & | |||
) | [inline, static] |