Kefu Chai
48048c2f94
utils/to_string: include fmt/std.h if fmt >= v10
...
in to_string.hh, we define the specialization of
`fmt::formatter<std::optional<T>>`, which is available in {fmt} v10
and up. to avoid conditionally including `utils/to_string.hh` and
`fmt/std.h` in all source files formatting `std::optional<T>` using
{fmt}, let's include `fmt/std.h` if {fmt}'s verison is greater or equal
to 10. in future, we should drop the specialization and use `fmt/std.h`
directly.
Refs #13245
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com >
Closes scylladb/scylladb#18325
2024-04-23 12:09:05 +03:00
..
2023-09-11 14:38:46 +03:00
2024-01-18 12:50:06 +02:00
2023-12-07 10:50:55 +03:00
2023-12-02 22:37:22 +02:00
2024-01-18 12:50:06 +02:00
2023-12-02 22:37:22 +02:00
2023-12-02 22:37:22 +02:00
2023-09-04 16:14:38 +03:00
2024-01-18 12:50:06 +02:00
2024-04-19 07:44:07 +03:00
2023-12-12 21:09:51 +08:00
2024-01-18 12:50:06 +02:00
2024-01-18 12:50:06 +02:00
2024-01-18 12:50:06 +02:00
2023-09-01 22:34:41 +02:00
2024-01-18 12:50:06 +02:00
2024-04-19 22:57:36 +08:00
2024-01-31 16:45:09 +02:00
2023-12-05 15:18:11 +02:00
2024-04-17 07:11:01 +03:00
2024-01-26 08:44:44 +01:00
2023-11-30 08:52:57 +03:00
2023-11-30 08:52:57 +03:00
2024-01-18 12:50:06 +02:00
2024-01-18 12:50:06 +02:00
2023-12-20 10:25:03 +02:00
2024-04-19 22:56:16 +08:00
2024-02-01 12:20:23 +05:30
2024-01-18 12:50:06 +02:00
2024-01-18 12:50:06 +02:00
2024-01-23 10:03:51 +02:00
2024-03-22 11:20:26 +01:00
2024-03-13 02:06:30 -04:00
2024-04-19 07:44:07 +03:00
2024-01-18 12:50:06 +02:00
2024-02-01 14:50:17 +02:00
2024-02-02 15:20:40 +01:00
2024-02-02 15:20:40 +01:00
2024-02-02 22:12:57 +08:00
2024-04-19 07:44:07 +03:00
2023-11-21 08:42:33 +00:00
2024-01-18 12:50:06 +02:00
2024-01-23 13:12:34 +02:00
2023-11-07 04:39:33 -05:00
2024-03-12 14:53:55 +08:00
2024-04-19 07:44:07 +03:00
2024-01-18 12:50:06 +02:00
2024-01-18 12:50:06 +02:00
2023-12-02 22:37:22 +02:00
2024-02-21 19:43:17 +02:00
2023-12-05 15:18:11 +02:00
2023-12-05 15:18:11 +02:00
2024-01-18 12:50:06 +02:00
2023-09-05 20:50:42 +03:00
2024-02-02 22:12:57 +08:00
2024-02-02 22:12:57 +08:00
2024-04-01 11:01:52 +03:00
2024-04-19 07:44:07 +03:00
2023-09-01 22:34:23 +02:00
2024-02-23 11:32:41 +08:00
2024-04-19 22:56:13 +08:00
2023-11-20 23:02:41 +02:00
2023-12-02 22:37:22 +02:00
2023-07-10 19:36:06 +02:00
2023-07-10 19:36:06 +02:00
2024-02-09 17:00:33 +01:00
2024-01-31 16:45:09 +02:00
2024-01-31 16:45:09 +02:00
2024-02-07 18:31:28 +01:00
2024-01-11 14:33:47 +08:00
2024-01-31 09:16:10 +02:00
2023-12-02 22:37:22 +02:00
2024-02-02 22:12:57 +08:00
2024-01-18 12:50:06 +02:00
2024-02-02 22:12:57 +08:00
2024-03-29 18:41:54 +01:00
2023-06-26 11:10:38 +03:00
2023-05-21 11:33:38 +04:00
2024-01-18 12:50:06 +02:00
2023-05-11 16:31:23 +03:00
2024-04-19 22:57:36 +08:00
2023-05-24 12:08:19 +04:00
2024-01-18 12:50:06 +02:00
2023-06-21 00:58:24 +02:00
2024-03-12 14:53:55 +08:00
2024-04-23 12:09:05 +03:00
2024-01-18 12:50:06 +02:00
2023-06-15 15:52:50 +04:00
2023-12-02 22:37:22 +02:00
2023-12-02 22:37:22 +02:00
2024-03-13 10:21:25 +02:00
2024-02-01 10:27:55 +02:00
2024-04-19 07:44:07 +03:00