Files
scylladb/sstables
Avi Kivity 9a2f3ac288 sstables: keys: change to std::strong_ordering internally
The signature already returned std::strong_ordering, but an
internal comparator returned int. Switch it, so it now uses
the strong_ordering overload of lexicographicall_tri_compare().

Ref #1449.
2021-07-28 13:23:13 +03:00
..
2021-06-14 14:37:33 +02:00