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 > Struct Template Reference

Specialization when none of the optional parameters are provided at template instantiation. Use vector_traits, with default partition and mapper argument types. More...

Public Types

typedef vector_traits< T, balanced_partition< indexed_domain< size_t > >, mapper< size_t > > type
 

Detailed Description

template<typename T>
struct stapl::vector_impl::compute_vector_traits< T >

Specialization when none of the optional parameters are provided at template instantiation. Use vector_traits, with default partition and mapper argument types.


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