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::transform_lazy_view< V, typename > Struct Template Reference

View specification transformation functor used by the paragraph_view to include a rmi_handle::reference as well when accepting and forwarding view specifications via add_task(). More...

Static Public Member Functions

template<typename VParam >
static VParam && apply (VParam &&v)
 

Public Types

using type = V
 

Detailed Description

template<typename V, typename = void>
struct stapl::paragraph_impl::transform_lazy_view< V, typename >

View specification transformation functor used by the paragraph_view to include a rmi_handle::reference as well when accepting and forwarding view specifications via add_task().


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