FreePOOMA
2.4.1
|
Special case for Scalar<Array> returns ErrorType to avoid hairy type computations. More...
#include <CreateLeaf.h>
Public Types | |
typedef Scalar< Array< Dim, T, EngineTag > > | Input_t |
typedef Scalar< ErrorType > | Leaf_t |
typedef Leaf_t | Return_t |
Static Public Member Functions | |
static Return_t | make (const Input_t &) |
Special case for Scalar<Array> returns ErrorType to avoid hairy type computations.
typedef Scalar<Array<Dim, T, EngineTag> > CreateLeaf< Scalar< Array< Dim, T, EngineTag > > >::Input_t |
typedef Scalar<ErrorType> CreateLeaf< Scalar< Array< Dim, T, EngineTag > > >::Leaf_t |
typedef Leaf_t CreateLeaf< Scalar< Array< Dim, T, EngineTag > > >::Return_t |
static Return_t CreateLeaf< Scalar< Array< Dim, T, EngineTag > > >::make | ( | const Input_t & | ) | [inline, static] |