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

Reducer functor for breadth_first_search(). More...

Public Member Functions

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

Detailed Description

Reducer functor for breadth_first_search().

Reduces two BFS properties to update the first one.


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