fmtlegacy/include/fmt
2020-02-01 12:27:44 -08:00
..
chrono.h Apply coding conventions 2020-01-26 19:48:48 -08:00
color.h Remove redundant braces 2020-01-15 15:07:30 -08:00
compile.h Use type_identity to block unnecessary template argument deduction (thanks Tim Song) 2020-01-15 10:27:50 -08:00
core.h string_view::char_type -> value_type (#1539) 2020-02-01 12:27:44 -08:00
format-inl.h fix interal compiler error when building with mingw 2020-01-22 18:14:46 -08:00
format.h Disallow passing non-string-literals to FMT_STRING 2020-01-22 21:05:46 -08:00
locale.h Remove redundant braces 2020-01-15 15:07:30 -08:00
os.h Apply clang-format and update inclusion guards 2019-12-18 11:17:36 -08:00
ostream.h Fix so can work without locale defined 2020-01-22 07:26:03 -08:00
posix.h Rename posix-test to os-test 2019-12-15 16:43:40 -08:00
printf.h Use type_identity to block unnecessary template argument deduction (thanks Tim Song) 2020-01-15 10:27:50 -08:00
ranges.h Fix ambiguity for types with dodgy conversions 2019-09-28 11:35:20 -07:00