Searched defs:NodeComparatorName (Results 1 – 1 of 1) sorted by relevance
41 struct NodeComparatorName { struct42 bool operator()(const Node* n1, const Node* n2) const { in operator()