fmtlegacy/include/fmt
Tobias Hammer 69a84198b0 Remove accidental parenthesis (#1968)
fails only when FMT_BUILTIN_CTZLL is not defined
2020-11-01 06:09:25 -08:00
..
chrono.h Add formatters for chrono::time_point<system_clock> (#1837) 2020-08-28 07:41:38 -07:00
color.h Cleanup 2020-11-01 06:08:50 -08:00
compile.h Cleanup 2020-11-01 06:08:50 -08:00
core.h Workaround bugs in gcc 8 2020-11-01 06:08:28 -08:00
format-inl.h Remove accidental parenthesis (#1968) 2020-11-01 06:09:25 -08:00
format.h Cleanup 2020-11-01 06:08:50 -08:00
locale.h Workaround bugs in gcc 8 2020-11-01 06:08:28 -08:00
os.h Make classes derived from buffer<T> final to silence the virtual destructor warning. (#1937) 2020-10-15 17:41:56 -07:00
ostream.h Move make_args_checked to the public API 2020-07-19 10:23:46 -07:00
posix.h Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
printf.h Revert "Add missing includes" 2020-08-21 16:24:53 -07:00
ranges.h Disable range formatter if value type is not formattable (#1885) 2020-09-20 08:37:49 -07:00