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

Typed version of local_entry that holds the values that are stored in a local_env. More...

Public Member Functions

 local_entry (ValueType value)
 
ValueType get_value () const
 
template<typename ValueType >
ValueType get_value ()
 

Public Attributes

ValueType m_value
 

Detailed Description

template<typename ValueType>
struct stapl::skeletons::skeletons_impl::local_entry< ValueType >

Typed version of local_entry that holds the values that are stored in a local_env.


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