Searched defs:LessByFirst (Results 1 – 1 of 1) sorted by relevance
143 struct LessByFirst { struct144 bool operator()(const PairType& lhs, const PairType& rhs) const { in operator ()()