fmtlegacy/include/fmt
2019-09-06 11:29:56 -07:00
..
chrono.h Add support for built-in __int128 when available 2019-09-04 07:05:08 -07:00
color.h Use FMT_THROW in fmt/color.h. 2019-07-17 10:15:31 +02:00
compile.h Initial implementation of optimal compile-time formatter generation 2019-09-02 19:50:30 -07:00
core.h Reduce the numer of ifdefs with an empty (u)int128_t fallback 2019-09-05 18:03:47 -07:00
format-inl.h Add support for built-in __int128 when available 2019-09-04 07:05:08 -07:00
format.h Fixed vs 2015 warning about unused variable when grisu is off 2019-09-06 11:29:56 -07:00
locale.h Disallow passing views as lvalues 2019-07-09 12:18:48 -07:00
ostream.h Disallow passing views as lvalues 2019-07-09 12:18:48 -07:00
posix.h Fix locale detection 2019-07-26 12:13:05 +03:00
printf.h Add support for built-in __int128 when available 2019-09-04 07:05:08 -07:00
ranges.h Workaround an issue with std::filesystem::path being an infinitely deep range (#1268) 2019-08-21 11:22:59 -07:00
safe-duration-cast.h Fix warnings (#1288) 2019-08-31 08:16:47 -07:00