STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::prototype::result_of::map_reduce< Map, Reduce, b_coarse, > Struct Template Reference

Computes the result type of a map_reduce PARAGRAPH. More...

Detailed Description

template<typename Map, typename Reduce, bool b_coarse, BOOST_PP_ENUM_PARAMS_WITH_A_DEFAULT( BOOST_PP_INC(PARAGRAPH_MAX_VIEWS), typename V, void)>
struct stapl::prototype::result_of::map_reduce< Map, Reduce, b_coarse, >

Computes the result type of a map_reduce PARAGRAPH.

Used in the implementation of the non-blocking composable PARAGRAPHs.


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