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

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

Public Types

using type = std::integral_constant< std::size_t, 1 >
 

Detailed Description

template<>
struct stapl::view_impl::dimension_helper< void >

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: