Searched defs:HashReducer (Results 1 – 1 of 1) sorted by relevance
53 struct HashReducer { struct54 size_t operator()(const hash_t& value) const { in operator()