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