Searched defs:ascending (Results 1 – 1 of 1) sorted by relevance
58 static auto comparator = [](auto& lhs, auto& rhs, auto field, bool ascending) -> bool { in GetSorter()70 auto make_sorter = [](auto field, bool ascending) { in GetSorter()