STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::composition::coarse_map_wf< MapWF >::result< Signature > Struct Template Reference

Reflect the return type of the function operator, a view whose type is an instance of cm_res_view, backed by an instance of class template my_container. More...

Detailed Description

template<typename MapWF>
template<typename Signature>
struct stapl::composition::coarse_map_wf< MapWF >::result< Signature >

Reflect the return type of the function operator, a view whose type is an instance of cm_res_view, backed by an instance of class template my_container.

Template Parameters
SignatureThe signature of the result type request. Used to partially specialize based on workfunction arity (i.e., number of views).

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