Files
scylladb/test/boost
Avi Kivity 67f8dc5a7c Merge 'mutation: add fmt::formatter for clustering_row, row_tombstone and friends' from Kefu Chai
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 formatters for

* row_tombstone
* row_marker
* deletable_row::printer
* row::printer
* clustering_row::printer
* static_row::printer
* partition_start
* partition_end
* mutation_fragment::printer

and drop their operator<<:s

Refs #13245

Closes scylladb/scylladb#17461

* github.com:scylladb/scylladb:
  mutation: add fmt::formatter for clustering_row and friends
  mutation: add fmt::formatter for row_tombstone and friends
2024-02-22 16:16:26 +02:00
..
2023-12-02 22:37:22 +02:00
2024-02-21 00:24:25 +02:00
2024-02-21 00:24:25 +02:00
2024-02-21 00:24:25 +02:00
2023-12-05 15:18:11 +02:00
2024-02-21 00:24:25 +02:00
2023-12-02 22:37:22 +02:00