STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::runtime::gang_retriever Class Reference

Retrieves the gang_md& associated with the gang id. More...

Public Member Functions

constexpr gang_retriever (const gang_md::id gid=invalid_gang_id) noexcept
 
gang_mdoperator() (void) const
 
 operator gang_md & (void) const
 

Public Types

using member_types = std::tuple< gang_md::id >
 

Detailed Description

Retrieves the gang_md& associated with the gang id.


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