mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-07 07:23:15 +00:00
Adjust the total_order_check template to work with comparators returning either int (as a temporary compatibility measure) or std::strong_ordering (for #1449 safety).