Files
scylladb/db
Kefu Chai 5c0484cb02 db: add formatter for db::operation_type
before this change, we rely on the default-generated fmt::formatter
created from operator<<, but fmt v10 dropped the default-generated
formatter.

in this change, we define a formatter for db::operation_type, and
remove their operator<<().

Refs #13245

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes scylladb/scylladb#16832
2024-01-19 10:16:41 +02:00
..
2024-01-09 11:44:19 +02:00
2024-01-09 11:44:19 +02:00
2024-01-12 10:28:24 +01:00
2024-01-12 10:28:24 +01:00