|
FreePOOMA
2.4.1
|
#include <MultiArgEvaluator.h>
Public Types | |
| typedef int | Type_t |
Static Public Member Functions | |
| static Type_t | apply (const MultiArg2< A1, A2 > &multiarg, const ExpressionApply< Tag > &tag) |
| typedef int LeafFunctor< MultiArg2< A1, A2 >, ExpressionApply< Tag > >::Type_t |
| static Type_t LeafFunctor< MultiArg2< A1, A2 >, ExpressionApply< Tag > >::apply | ( | const MultiArg2< A1, A2 > & | multiarg, |
| const ExpressionApply< Tag > & | tag | ||
| ) | [inline, static] |
References MultiArg2< A1, A2 >::a1_m, MultiArg2< A1, A2 >::a2_m, and leafFunctor().
1.7.6.1