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

Metafunction that extracts a reference to the user level value that was stored in the edge_container.Used to unwrap proxies held in proxy_holder objects. More...

Static Public Member Functions

static T const & apply (T const &t)
 

Detailed Description

template<typename T>
struct stapl::detail::extract_value_ref_mf< T >

Metafunction that extracts a reference to the user level value that was stored in the edge_container.

Used to unwrap proxies held in proxy_holder objects.


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