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