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

Define traits for views and containers that do not conform to the V<C,D,F,Derived> template parameter convention. More...

Public Types

typedef View container
 
typedef container::reference reference
 
typedef container::const_reference const_reference
 
typedef View::value_type value_type
 
typedef View::gid_type index_type
 
typedef View::domain_type domain_type
 
typedef compute_mf_type< View, typename domain_type::index_type >::type map_function
 

Detailed Description

template<typename View>
struct stapl::view_traits_impl< View >

Define traits for views and containers that do not conform to the V<C,D,F,Derived> template parameter convention.


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