FreePOOMA  2.4.1
Public Types | Static Public Member Functions
LeafFunctor< Scalar< T >, ViewFunctorTag< Domain > > Struct Template Reference

#include <ExpressionEngine.h>

List of all members.

Public Types

typedef Scalar< T > Type_t

Static Public Member Functions

static Type_t apply (const Scalar< T > &s, const ViewFunctorTag< Domain > &)

template<class T, class Domain>
struct LeafFunctor< Scalar< T >, ViewFunctorTag< Domain > >


Member Typedef Documentation

template<class T , class Domain >
typedef Scalar<T> LeafFunctor< Scalar< T >, ViewFunctorTag< Domain > >::Type_t

Member Function Documentation

template<class T , class Domain >
static Type_t LeafFunctor< Scalar< T >, ViewFunctorTag< Domain > >::apply ( const Scalar< T > &  s,
const ViewFunctorTag< Domain > &   
) [inline, static]

The documentation for this struct was generated from the following file: