Searched defs:SimpleEdgePtrCompare (Results 1 – 1 of 1) sorted by relevance
231 struct SimpleEdgePtrCompare { struct232 bool operator()(const SimpleEdge* lhs, const SimpleEdge* rhs) const { in operator ()()