#include <FieldEngine.ExprEngine.h>
Public Types | |
typedef Combine2< A, B, Op, FarLeftTag >::Type_t | Type1_t |
typedef Combine2< Type1_t, C, Op, FarLeftTag >::Type_t | Type_t |
Static Public Member Functions | |
static const Type_t & | combine (const A &a, const B &b, const C &c, const FarLeftTag &t) |
typedef Combine2<A, B, Op, FarLeftTag>::Type_t Combine3< A, B, C, Op, FarLeftTag >::Type1_t |
typedef Combine2<Type1_t, C, Op, FarLeftTag>::Type_t Combine3< A, B, C, Op, FarLeftTag >::Type_t |
static const Type_t& Combine3< A, B, C, Op, FarLeftTag >::combine | ( | const A & | a, | |
const B & | b, | |||
const C & | c, | |||
const FarLeftTag & | t | |||
) | [inline, static] |
References Combine3< A, B, C, Op, Tag >::combine().