STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::index_bounds< std::pair< T, T > > Struct Template Reference

Specialization when the index or GID is a std::pair of the same type. More...

Static Public Member Functions

static std::pair< T, T > invalid (void)
 

Detailed Description

template<typename T>
struct stapl::index_bounds< std::pair< T, T > >

Specialization when the index or GID is a std::pair of the same type.

See also
index_bounds

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