Searched defs:FirstComparator (Results 1 – 2 of 2) sorted by relevance
667 struct FirstComparator { struct668 bool operator()(const KeyValue& lhs, const KeyValue& rhs) const { in operator()671 bool operator()(const KeyValue& lhs, int key) const { in operator()674 bool operator()(int key, const KeyValue& rhs) const { in operator()