FreePOOMA
2.4.1
|
Specializations for selecting the appropriate evaluator for the Shift engine. More...
#include <FieldShiftEngine.h>
Public Types | |
typedef CreateLeaf< Expression > ::Leaf_t | Expr_t |
typedef ForEach< Expr_t, EvaluatorTypeTag, EvaluatorCombineTag >::Type_t | Evaluator_t |
Specializations for selecting the appropriate evaluator for the Shift engine.
We just get the appropriate types from the Expression's engine.
typedef CreateLeaf<Expression>::Leaf_t EvaluatorEngineTraits< FieldShift< Expression > >::Expr_t |
typedef ForEach<Expr_t, EvaluatorTypeTag, EvaluatorCombineTag>::Type_t EvaluatorEngineTraits< FieldShift< Expression > >::Evaluator_t |