|
FreePOOMA
2.4.1
|
Scalar<T> specialization for LeafFunctor uses EngineFunctorScalar to evaluate scalar leaf nodes. More...
#include <ExpressionEngine.h>
Public Types | |
| typedef EngineFunctorScalar< T, Tag >::Type_t | Type_t |
Static Public Member Functions | |
| static Type_t | apply (const Scalar< T > &scalar, const EngineFunctorTag< Tag > &tag) |
Scalar<T> specialization for LeafFunctor uses EngineFunctorScalar to evaluate scalar leaf nodes.
| typedef EngineFunctorScalar<T,Tag>::Type_t LeafFunctor< Scalar< T >, EngineFunctorTag< Tag > >::Type_t |
| static Type_t LeafFunctor< Scalar< T >, EngineFunctorTag< Tag > >::apply | ( | const Scalar< T > & | scalar, |
| const EngineFunctorTag< Tag > & | tag | ||
| ) | [inline, static] |
References EngineFunctorTag< Tag >::tag(), and Scalar< T >::value().
1.7.6.1