Searched defs:HashHandle (Results 1 – 1 of 1) sorted by relevance
58 struct HashHandle { struct59 std::size_t operator()(const Handle& h) const { return h.Handle(); } in operator ()()