STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
List of all members | Static Public Member Functions | Public Types
stapl::paragraph_impl::migration_packer< View > Struct Template Reference

Given an edge value type T, this metafunction returns the type serialized during task migration. More...

Static Public Member Functions

template<typename ViewParam >
static type apply (ViewParam &&view, edge_container &)
 

Public Types

using type = View
 

Detailed Description

template<typename View>
struct stapl::paragraph_impl::migration_packer< View >

Given an edge value type T, this metafunction returns the type serialized during task migration.


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