#include <MultiArgEvaluator.h>
Public Types | |
typedef LeafFunctor< A1, EngineView< Tag > >::Type_t | Type1_t |
typedef LeafFunctor< A2, EngineView< Tag > >::Type_t | Type2_t |
typedef LeafFunctor< A3, EngineView< Tag > >::Type_t | Type3_t |
typedef MultiArg3< Type1_t, Type2_t, Type3_t > | Type_t |
Static Public Member Functions | |
static Type_t | apply (const MultiArg3< A1, A2, A3 > &multiarg, const EngineView< Tag > &tag) |
typedef LeafFunctor<A1, EngineView<Tag> >::Type_t LeafFunctor< MultiArg3< A1, A2, A3 >, EngineView< Tag > >::Type1_t |
typedef LeafFunctor<A2, EngineView<Tag> >::Type_t LeafFunctor< MultiArg3< A1, A2, A3 >, EngineView< Tag > >::Type2_t |
typedef LeafFunctor<A3, EngineView<Tag> >::Type_t LeafFunctor< MultiArg3< A1, A2, A3 >, EngineView< Tag > >::Type3_t |
typedef MultiArg3<Type1_t, Type2_t, Type3_t> LeafFunctor< MultiArg3< A1, A2, A3 >, EngineView< Tag > >::Type_t |
static Type_t LeafFunctor< MultiArg3< A1, A2, A3 >, EngineView< Tag > >::apply | ( | const MultiArg3< A1, A2, A3 > & | multiarg, | |
const EngineView< Tag > & | tag | |||
) | [inline, static] |