Searched defs:EdgePtrCompare (Results 1 – 1 of 1) sorted by relevance
188 struct EdgePtrCompare { struct189 bool operator()(const Edge* lhs, const Edge* rhs) const { in operator ()()