Partial specialization for scalar N=0. More...
Partial specialization for scalar N=0.
Definition at line 46 of file t_to_memory_c.hpp.
#include <t_to_memory_c.hpp>
Public Types | |
typedef memory_c< T > | type |
transform a type T into memory_c<T> | |
typedef memory_c<T> t_to_memory_c_impl< T >::type |
transform a type T into memory_c<T>
Definition at line 49 of file t_to_memory_c.hpp.