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