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

Specialization when the index or GID is a std::pair of different types. More...

Static Public Member Functions

static stapl::tuple< T... > lowest (void)
 
static stapl::tuple< T... > highest (void)
 
static stapl::tuple< T... > invalid (void)
 

Detailed Description

template<typename... T>
struct stapl::index_bounds< stapl::tuple< T... > >

Specialization when the index or GID is a std::pair of different types.

See also
index_bounds

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