Partial specialization for N=1. More...
#include <t_to_memory_c.hpp>
Public Types | |
| typedef memory_c< multi_array< boost::mpl::vector< T, boost::mpl::int_< N1 > > > > | type |
| transfrom a type T into memory_c<T> | |
| typedef boost::mpl::vector< T, boost::mpl::int_< N1 > > | prim_vmpl |
| the internal array primitive information represented into a boost mpl vector | |
Partial specialization for N=1.
Definition at line 63 of file t_to_memory_c.hpp.