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

Specialization for instances of edge container proxies which have been wrapped in a proxy_holder. Reconstructs the proxy after inserting value in the local edge_container. More...

Static Public Member Functions

static type apply (packed_type const &holder, edge_container &edge_ct)
 

Public Types

using packed_type = proxy_holder< lazy_edge_reference< T > >
 
using type = lazy_edge_reference< T >
 

Detailed Description

template<typename T>
struct stapl::paragraph_impl::migration_unpacker< proxy_holder< lazy_edge_reference< T > > >

Specialization for instances of edge container proxies which have been wrapped in a proxy_holder. Reconstructs the proxy after inserting value in the local edge_container.


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