fmt/include/fmt
2022-01-17 12:14:59 -08:00
..
args.h Don't explicitly delete copy ctor of dynamic_format_arg_store (#2664) 2021-12-23 11:34:16 -08:00
chrono.h Fix overflow for chrono durations (#2722) 2022-01-17 12:14:59 -08:00
color.h Make colored print handle UTF-8 (#2701) 2022-01-06 16:10:53 -08:00
compile.h fix: check to make sure both 'if constexpr' and return type deduction are available 2021-10-14 10:44:24 -07:00
core.h Fix handling of formattable types implicitly convertible to pointers 2022-01-14 13:42:01 -08:00
format-inl.h Check if right shift is arithmetic 2022-01-11 08:23:30 -08:00
format.h fmt::join support FMT_COMPILE (#2720) 2022-01-14 09:58:49 -08:00
locale.h wchar.h -> xchar.h because it handles other code unit types too 2021-05-29 09:37:17 -07:00
os.h Deprecate buffered_file::fileno 2022-01-12 10:54:44 -08:00
ostream.h fmt::join support FMT_COMPILE (#2720) 2022-01-14 09:58:49 -08:00
printf.h Refactor presentation types 2021-09-06 13:32:33 -07:00
ranges.h Comment style 2022-01-08 09:52:39 -08:00
xchar.h Qualify calls to make_wformat_args. Fixes #2639. (#2641) 2021-12-10 06:36:42 -08:00