STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Attributes
stapl::composition::component_holder< Cid > Struct Template Reference

Implements required interface of the old views to provide a components class with the method get_id. More...

Public Member Functions

 component_holder (Cid const &val)
 
Cid get_id (void) const
 

Public Attributes

Cid m_val
 Index value used to reference an element in the view.
 

Detailed Description

template<typename Cid>
struct stapl::composition::component_holder< Cid >

Implements required interface of the old views to provide a components class with the method get_id.

Template Parameters
CidThe index type for the view.

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