Home
last modified time | relevance | path

Searched defs:append_reducer (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/distributed/
Dbetweenness_centrality.hpp46 struct append_reducer { struct
50 T operator()(const K&) const { return T(); } in operator ()()
53 T operator()(const K&, const T& x, const T& y) const in operator ()()