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

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

Public Types

typedef vector_traits< T, partition_t, mapper_t > type
 

Detailed Description

template<typename T, typename ... OptionalParams>
struct stapl::vector_impl::compute_vector_traits< T, OptionalParams >

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


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