STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::dimension_traits< T > Struct Template Reference

Metafunction to compute a compile-time constant representing the number of dimensions of a particular type (container, domain, size, etc.) More...

Detailed Description

template<typename T>
struct stapl::dimension_traits< T >

Metafunction to compute a compile-time constant representing the number of dimensions of a particular type (container, domain, size, etc.)

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

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