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

Type metafunction to use default traversal in the domain type when dimensionality is greater than one. More...

Public Types

using type = indexed_domain< size_t, N, typename default_traversal< N >::type >
 

Detailed Description

template<size_t N>
struct stapl::view_impl::compute_domain_type< N >

Type metafunction to use default traversal in the domain type when dimensionality is greater than one.


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