fmt/include/fmt
J.W. Jagersma 2d86bc4a79
Don't use visibility attribute for djgpp.
COFF objects don't support visibility, so using this attribute
needlessly generates a long list of warnings.
2022-03-20 19:01:31 +01: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 Simplify _cf 2022-03-08 15:31:51 -08:00
core.h Don't use visibility attribute for djgpp. 2022-03-20 19:01:31 +01:00
format-inl.h Improve __float128 support 2022-03-19 09:44:14 -07:00
format.h Don't use visibility attribute for djgpp. 2022-03-20 19:01:31 +01: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 Remove xchar.h include from ostream.h 2022-03-18 10:53:15 -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