Kefu Chai
a439ebcfce
treewide: include fmt/ranges.h and/or fmt/std.h
...
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 include `fmt/ranges.h` and/or `fmt/std.h`
for formatting the container types, like vector, map
optional and variant using {fmt} instead of the homebrew
formatter based on operator<<.
with this change, the changes adding fmt::formatter and
the changes using ostream formatter explicitly, we are
allowed to drop `FMT_DEPRECATED_OSTREAM` macro.
Refs scylladb#13245
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com >
2024-04-19 22:56:16 +08:00
..
2024-01-29 09:02:01 +02:00
2024-02-02 11:13:29 +02:00
2024-01-29 09:02:01 +02:00
2024-03-01 16:25:14 +01:00
2024-03-21 23:14:57 +01:00
2023-08-17 15:52:48 +03:00
2023-12-05 15:18:11 +02:00
2023-08-17 15:52:48 +03:00
2023-11-14 11:23:05 +02:00
2023-08-01 10:07:31 +02:00
2024-01-16 16:43:17 +02:00
2023-08-01 10:07:31 +02:00
2024-03-21 23:14:57 +01:00
2024-03-21 23:14:57 +01:00
2024-03-21 23:14:57 +01:00
2024-03-21 23:14:57 +01:00
2024-03-21 23:14:57 +01:00
2024-03-21 23:14:57 +01:00
2024-01-02 19:08:47 +02:00
2024-01-16 16:43:17 +02:00
2023-06-28 10:18:06 +02:00
2023-02-12 17:25:41 +02:00
2023-12-02 22:37:22 +02:00
2023-02-15 11:01:50 +02:00
2024-01-29 09:02:01 +02:00
2023-08-01 10:07:31 +02:00
2023-08-01 10:07:31 +02:00
2023-08-04 19:47:50 +03:00
2023-08-01 10:07:31 +02:00
2024-01-04 01:32:10 -05:00
2024-01-24 23:36:54 +02:00
2024-02-15 15:51:47 +02:00
2024-01-29 09:02:01 +02:00
2024-03-01 16:25:14 +01:00
2024-03-21 23:14:57 +01:00
2023-08-17 15:52:48 +03:00
2024-04-02 22:35:10 +03:00
2024-01-16 16:43:17 +02:00
2023-08-01 10:07:31 +02:00
2024-01-29 09:02:01 +02:00
2024-01-16 16:43:17 +02:00
2024-01-24 23:36:54 +02:00
2024-01-16 16:43:17 +02:00
2024-02-15 01:51:26 -05:00
2024-01-16 16:43:17 +02:00
2024-03-21 23:14:57 +01:00
2024-03-21 23:14:57 +01:00
2023-08-01 10:07:31 +02:00
2023-08-01 10:07:31 +02:00
2023-08-01 10:07:31 +02:00
2023-08-01 10:07:31 +02:00
2024-01-16 16:43:17 +02:00
2023-08-01 10:07:31 +02:00
2023-08-01 10:07:31 +02:00
2023-08-01 10:07:31 +02:00
2024-03-01 16:25:14 +01:00
2024-03-21 23:14:57 +01:00
2023-08-17 15:52:48 +03:00
2023-08-01 10:07:31 +02:00
2023-08-01 10:07:31 +02:00
2024-01-25 14:28:43 +02:00
2024-01-25 14:28:43 +02:00
2023-08-01 10:07:31 +02:00
2023-08-01 10:07:31 +02:00
2024-01-16 16:43:17 +02:00
2023-06-22 13:57:33 +03:00
2024-03-01 16:25:14 +01:00
2023-08-17 15:52:48 +03:00
2023-08-17 15:52:48 +03:00
2023-04-06 09:50:32 -04:00
2023-04-06 09:50:32 -04:00
2024-03-26 15:31:18 +02:00
2024-02-06 13:14:15 +02:00
2023-11-30 13:07:20 +01:00
2023-11-30 13:07:20 +01:00
2024-03-01 16:25:14 +01:00
2023-08-17 15:52:48 +03:00
2023-08-17 15:52:48 +03:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2023-08-17 15:52:48 +03:00
2024-01-16 16:43:17 +02:00
2024-03-01 16:25:14 +01:00
2023-08-17 15:52:48 +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
2024-03-01 16:25:14 +01:00
2024-01-16 16:43:17 +02:00
2024-04-19 22:56:16 +08:00
2024-03-01 16:25:14 +01:00
2023-08-17 15:52:48 +03:00
2023-08-17 15:52:48 +03:00
2024-03-01 16:25:14 +01:00
2024-03-21 23:14:57 +01:00
2024-03-21 23:14:57 +01:00
2024-04-16 07:06:07 +03:00
2024-01-16 16:43:17 +02:00
2024-03-21 23:14:57 +01:00
2024-03-21 23:14:57 +01:00
2024-01-16 16:43:17 +02:00
2024-01-23 19:36:24 +02:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2023-08-17 15:52:48 +03:00
2024-01-16 16:43:17 +02:00
2023-08-17 15:52:48 +03:00
2023-08-17 15:52:48 +03:00
2023-07-14 15:42:58 +03:00
2023-11-09 10:43:11 +01:00
2023-08-17 15:52:48 +03:00