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

Specialization of container_traits for identity_container. More...

Public Types

typedef Container::gid_type gid_type
 
typedef Container::value_type value_type
 
typedef Container::reference reference
 
typedef Container::const_reference const_reference
 

Detailed Description

template<typename T>
struct stapl::container_traits< identity_container< T > >

Specialization of container_traits for identity_container.

Template Parameters
TType of value returned by identity_container access methods

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