List of all members.
Public Types
-
typedef T MultiArray_t
-
typedef MetaInfo< T >::element_t component_t
-
typedef FixedArray
< component_t, MetaInfo< T >
::MULTIPLICITY > FixedArray_t
-
typedef META::IF< MetaInfo< T >
::MULTIPLICITY==1, component_t,
FixedArray_t >::result ValueBase_t
-
typedef MultiArray
< 0, ValueBase_t > MultiArrayBase_t
-
typedef MultiArray
< 0, component_t > MultiArrayComponent_t
Public Member Functions
template<class T>
class MultiArray< 0, T >