Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/distributed/
Dnamed_graph.hpp35 struct hashed_distribution struct
38 hashed_distribution(const ProcessGroup& pg, std::size_t /*num_vertices*/ = 0) in hashed_distribution() function
41 int operator()(const T& value) const in operator ()()
46 std::size_t n;
47 hash<T> hasher;