fmt/include/fmt
2022-03-26 09:44:49 -07:00
..
args.h Fix stored type detection 2022-02-05 10:44:34 -08:00
chrono.h Implement isnan 2022-03-14 20:37:46 -07:00
color.h Update color.h (#2815) 2022-03-17 10:55:02 -07:00
compile.h Fixed clang -Wreserved-identifier warings 2022-03-24 07:33:43 -07:00
core.h Check if formatter is not defined if there is format_as 2022-03-26 09:44:49 -07:00
format-inl.h constexpr -> const for portability 2022-03-23 21:14:22 -07:00
format.h Fix formatting of std::byte via format_as 2022-03-26 09:01:30 -07: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 Document output_file default behavior correctly (#2803) 2022-03-08 10:02:22 -08:00
ostream.h Update signatures in docs and ostream.h 2022-03-22 16:05:30 -07:00
printf.h Refactor presentation types 2021-09-06 13:32:33 -07:00
ranges.h Fix compilation error for ranges with ADL begin/end (#2807) 2022-03-11 11:36:39 -08:00
xchar.h Replace `make_args_checked with make_format_args` (#2760) 2022-02-13 20:13:35 -08:00