STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::view_impl::dimension_helper< T > Struct Template Reference

Helper metafunction to return a nested dimension_type trait, if it exists. More...

Public Types

using type = typename T::dimension_type
 

Detailed Description

template<typename T>
struct stapl::view_impl::dimension_helper< T >

Helper metafunction to return a nested dimension_type trait, if it exists.

Template Parameters
TThe type for which to compute the number of dimensions

The documentation for this struct was generated from the following file: