Searched defs:PointerHash (Results 1 – 1 of 1) sorted by relevance
254 struct PointerHash { struct255 uint32_t operator()(Pointer const &p) const in operator()