STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::paragraph_impl::compute_df_edge_type< T > Struct Template Reference

Temporary metafunction used in task_graph::processed() to extract proxies from proxy_holders they were wrapped in for serialization. More...

Public Types

typedef T type
 

Detailed Description

template<typename T>
struct stapl::paragraph_impl::compute_df_edge_type< T >

Temporary metafunction used in task_graph::processed() to extract proxies from proxy_holders they were wrapped in for serialization.

Specialization to extract the proxy from proxy_holder.


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