Kefu Chai
36da27f2e0
sstables: generation_type: do not specialize to_sstring
...
because `seastar::to_sstring()` defaults to `fmt::format_to()`. so
any type which is supported by `fmt::formatter()` is also supported
by `seastar::to_sstring()`. and the behavior of existing implementation
is exactly the same as the defaulted one.
so let's drop the specialization and let
`fmt::formatter<sstables::generation_type>` do its job.
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com >
Closes #13070
2023-03-06 12:18:00 +02:00
..
2023-02-28 23:00:02 +04:00
2023-02-28 23:00:02 +04:00
2022-11-17 08:01:00 +02:00
2023-02-17 18:41:40 +08:00
2023-02-15 11:01:50 +02:00
2023-01-17 05:27:04 -05:00
2023-02-19 21:05:45 +02:00
2023-01-16 02:05:27 -05:00
2023-02-14 11:19:03 +02:00
2022-07-08 12:59:14 +03:00
2023-03-06 12:18:00 +02:00
2023-02-14 11:19:03 +02:00
2023-02-15 22:57:18 +02:00
2023-02-15 11:01:50 +02:00
2023-02-14 11:19:03 +02:00
2023-02-14 11:19:03 +02:00
2023-02-19 21:05:45 +02:00
2023-02-14 11:19:03 +02:00
2023-02-17 17:58:26 +03:00
2022-06-12 20:05:28 +03:00
2023-02-19 21:05:45 +02:00
2023-02-15 11:01:50 +02:00
2023-02-21 16:44:49 +03:00
2023-02-21 16:44:50 +03:00
2023-02-19 21:05:45 +02:00
2023-02-03 10:38:00 -03:00
2023-02-03 10:38:04 -03:00
2023-02-03 10:38:00 -03:00
2023-02-19 21:05:45 +02:00
2023-02-19 21:05:45 +02:00
2023-02-19 21:05:45 +02:00
2023-02-15 11:01:50 +02:00
2023-02-21 16:32:06 +03:00
2023-02-21 16:32:06 +03:00
2023-03-02 09:22:14 +02:00
2023-03-02 09:22:14 +02:00
2022-05-24 13:32:39 +03:00
2022-08-18 19:03:10 +03:00
2023-02-14 11:19:03 +02:00
2023-02-15 11:01:50 +02:00
2022-11-11 09:58:18 +02:00
2023-02-19 21:05:45 +02:00