Searched defs:Comparator (Results 1 – 3 of 3) sorted by relevance
22 struct Comparator { struct23 bool operator()(const T *lhs, const T *rhs) const in operator()
282 struct Comparator { struct283 bool operator()(IndexedItem *item1, IndexedItem *item2) const noexcept in operator()
320 struct Comparator { struct321 bool operator()(IndexedItem *item1, IndexedItem *item2) const noexcept in operator()