Searched defs:PointerEqual (Results 1 – 1 of 1) sorted by relevance
246 struct PointerEqual { struct247 bool operator()(Pointer const &p1, Pointer const &p2) const in operator()