Files
scylladb/cql3
Kefu Chai 91a93b125b utils:: add formatter for cql3::authorized_prepared_statements_cache_key
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
cql3::authorized_prepared_statements_cache_key, and remove its
operator<<().

Refs #13245

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

Closes scylladb/scylladb#16924
2024-01-23 09:13:14 +02:00
..
2024-01-16 16:43:17 +02:00
2024-01-17 16:30:14 +02:00
2023-12-02 22:37:22 +02:00
2023-12-05 15:18:11 +02:00
2024-01-16 16:43:17 +02:00
2023-06-12 10:41:04 +03:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00