Turi Create
4.0
|
#include <core/storage/query_engine/algorithm/sort_comparator.hpp>
Comparator that compares two flex_list value with given ascending/descending order and given sort columns. This is different from above in that it is only comparing part of the columns in the value, not all the values Order value "true" means ascending, "false" means descending
Definition at line 89 of file sort_comparator.hpp.