Searched defs:compare (Results 1 – 1 of 1) sorted by relevance
33 struct compare { struct34 bool operator()(const HeaderFile& lhs, const HeaderFile& rhs) in operator()