Helper metafunction to return a nested dimension_type trait, if it exists. More...
Public Types | |
using | type = std::integral_constant< std::size_t, 1 > |
Helper metafunction to return a nested dimension_type trait, if it exists.
T | The type for which to compute the number of dimensions |