fmt/include/fmt
Vladislav Shchapov 6f5d53ce08 Add fmt::is_contiguous<std::basic_string<Char, Traits, Allocator>>
Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
2024-01-10 10:47:39 -08:00
..
args.h Remove dependency on string_view 2024-01-03 18:49:45 -08:00
base.h Move fmt::format to fmt/format.h 2024-01-10 06:43:12 -08:00
chrono.h Consistently use fmt:: when invoking format_to. (#3779) 2024-01-01 06:57:03 -08:00
color.h Add compile-time checks to color formatting 2024-01-05 09:51:52 -08:00
compile.h Consistently use fmt:: when invoking format_to. (#3779) 2024-01-01 06:57:03 -08:00
core.h Update core.h 2024-01-10 06:57:22 -08:00
format-inl.h Separate compilation for println 2024-01-10 05:55:26 -08:00
format.h Add fmt::is_contiguous<std::basic_string<Char, Traits, Allocator>> 2024-01-10 10:47:39 -08:00
os.h Replace virtual dispatch with normal functions in buffers 2024-01-02 07:02:20 -08:00
ostream.h Remove legacy workaround 2024-01-08 20:13:50 -08:00
printf.h Remove legacy workaround 2024-01-08 20:13:50 -08:00
ranges.h Remove unnecessary final and apply clang-format 2024-01-07 13:08:17 -08:00
std.h Split standard context into a separate class and optimize 2024-01-08 07:08:49 -08:00
xchar.h Improve arg storage 2024-01-08 21:25:41 -08:00