STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::cc_algo_detail::vp_reducer Struct Reference

Reducer functor for connected_components(). More...

Public Member Functions

template<typename VP1 , typename VP2 >
bool operator() (VP1 &p1, VP2 &p2) const
 

Detailed Description

Reducer functor for connected_components().

Reduces two CC properties to update the first one.


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