STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::map_reduce_factory< MapWF, ReduceWF, b_coarse >::result< Signature > Struct Template Reference

Computes the type of the result of the map_reduce PARAGRAPH for the set of views, map operation, and reduce operation provided. More...

Detailed Description

template<typename MapWF, typename ReduceWF, bool b_coarse>
template<typename Signature>
struct stapl::map_reduce_factory< MapWF, ReduceWF, b_coarse >::result< Signature >

Computes the type of the result of the map_reduce PARAGRAPH for the set of views, map operation, and reduce operation provided.


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