Searched defs:PathComparator (Results 1 – 1 of 1) sorted by relevance
102 struct PathComparator { struct103 bool operator()(const FileReference* lhs, const FileReference* rhs) const { in operator ()()