STAPL API Reference |
Modules Classes |
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 |
Given an edge value type T
, this metafunction returns the type serialized during task migration.