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

Metafunction to compute traits class for array container. For primary template, some optional parameters are defined, but no customized traits. Use array_traits. More...

Public Types

typedef array_traits< T, partition_t, mapper_t > type
 

Detailed Description

template<typename T, typename ... OptionalParams>
struct stapl::array_impl::compute_array_traits< T, OptionalParams >

Metafunction to compute traits class for array container. For primary template, some optional parameters are defined, but no customized traits. Use array_traits.


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