fmtlegacy/include/fmt
Björn Schäpers 5a37e182de
Disable warning about format string (#2067)
Reported by MinGW/GCC 10
2020-12-21 08:43:30 -08:00
..
args.h Move one more headers to args.h 2020-11-09 20:35:03 -08:00
chrono.h Disable warning about format string (#2067) 2020-12-21 08:43:30 -08:00
color.h Workaround MSVC mess 2020-11-08 07:48:03 -08:00
compile.h Add UDL as replacement for FMT_COMPILE (#2043) 2020-12-07 15:53:11 -08:00
core.h Move some code from core.h to format.h where it is used 2020-11-29 09:45:15 -08:00
format-inl.h Implement compile-time checks by default 2020-11-15 17:24:36 -08:00
format.h Workaround a gcc 10 -Warray-bounds bug (#2065) 2020-12-19 09:34:43 -08:00
locale.h Workaround bugs in gcc 8 2020-11-01 06:08:28 -08:00
os.h Forward arguments to work with views (#2068) 2020-12-20 07:14:54 -08:00
ostream.h Suppress gcc warning on privates-only class (#2053) 2020-12-09 06:55:17 -08:00
posix.h Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
printf.h Printf get container (#1982) 2020-11-12 08:37:04 -08:00
ranges.h Reintroduce ostream support to range formatters (#2014) 2020-11-24 08:22:29 -08:00