Searched defs:FirstComparator (Results 1 – 1 of 1) sorted by relevance
633 struct FirstComparator { struct634 bool operator()(const KeyValue& lhs, const KeyValue& rhs) const { in operator()637 bool operator()(const KeyValue& lhs, int key) const { in operator()640 bool operator()(int key, const KeyValue& rhs) const { in operator()