Helper functor to execute user-provided functor on the target vertex's property.
More...
|
| vp_apply_aggr_helper (size_t const &target, F const &f) |
|
size_t | target (void) const |
|
template<typename P > |
void | operator() (P &p) const |
|
|
F | m_f |
|
size_t | m_target |
| The target vertex on whose property the functor will be executed.
|
|
template<typename F>
struct stapl::aggr_algo_detail::vp_apply_aggr_helper< F >
Helper functor to execute user-provided functor on the target vertex's property.
- Template Parameters
-
F | The type of the user-provided functor. |
The documentation for this struct was generated from the following file:
- containers/graph/algorithms/aggregator.hpp