mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
The one was added to smothly switch tri-comparing stuff from int to strong-ordering. As for today only tests still need it and the conversion is pretty simple, plus operator<<(ostream&) for the std::strong_ordering type. * xemul/br-remove-int-or-strong-ordering-2: util: Drop int_or_strong_ordering concept tests: Switch total-order-check onto strong_ordering to_string: Add formatter for strong_ordering tests: Return strong-ordering from tri-comparators