STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::cc_algo_detail::reduce_cc_stats_wf< UMap > Class Template Reference

Work-function to combine two input maps by adding their valid elements. More...

Public Member Functions

template<typename Map >
result_type operator() (Map m1p, Map m2p) const
 

Public Types

typedef UMap result_type
 

Detailed Description

template<typename UMap>
class stapl::cc_algo_detail::reduce_cc_stats_wf< UMap >

Work-function to combine two input maps by adding their valid elements.

Template Parameters
UMapThe type of the map.

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