fmt/include/fmt
2022-02-12 09:26:48 -08:00
..
args.h Fix stored type detection 2022-02-05 10:44:34 -08:00
chrono.h Don't rely on transitive includes 2022-01-21 15:03:28 -08:00
color.h FMT_NOEXCEPT -> noexcept 2022-01-20 16:55:47 -08:00
compile.h Fix overload ambiguity in print 2022-02-05 08:35:19 -08:00
core.h Suppress a gcc warning 2022-02-12 09:26:48 -08:00
format-inl.h Supporting ? as a string presentation type (#2674) 2022-01-30 08:55:28 -08:00
format.h Simplify byte handling 2022-02-02 16:13:24 -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 Remove legacy C locale wrapper 2022-02-05 12:37:21 -08:00
ostream.h Simplify ostream opt-in API 2022-02-04 18:33:59 -08:00
printf.h Refactor presentation types 2021-09-06 13:32:33 -07:00
ranges.h Add missing const qualifier (#2755) 2022-02-10 10:51:32 -08:00
xchar.h Qualify calls to make_wformat_args. Fixes #2639. (#2641) 2021-12-10 06:36:42 -08:00