Searched defs:FirstComparator (Results 1 – 1 of 1) sorted by relevance
639 struct FirstComparator { struct640 bool operator()(const KeyValue& lhs, const KeyValue& rhs) const { in operator()643 bool operator()(const KeyValue& lhs, int key) const { in operator()646 bool operator()(int key, const KeyValue& rhs) const { in operator()