Return the primtive type (T::value_type) if T is an Array or T otherwise.
More...
#include <Array.h>
Public Types | |
| using | type = typename internal::MakePrimitiveImpl< T, IsArray< T >::value >::type |
Return the primtive type (T::value_type) if T is an Array or T otherwise.