Home
last modified time | relevance | path

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

/third_party/boost/boost/property_map/parallel/
Dbasic_reduce.hpp22 struct basic_reduce struct
28 T operator()(const Key&) const { return T(); } in operator ()()
32 const T& operator()(const Key&, const T&, const T& remote) const in operator ()()