fmtlegacy/include/fmt
hhb 9e2490be4c Rename precision parameter
To avoid clang warning:

fmtlib/include/fmt/chrono.h:753:32: error: declaration shadows a field of 'formatter<duration<type-parameter-0-0, type-parameter-0-1>, type-parameter-0-2, void>' [-Werror,-Wshadow]
2019-08-28 07:29:04 -07:00
..
chrono.h Rename precision parameter 2019-08-28 07:29:04 -07:00
color.h Use FMT_THROW in fmt/color.h. 2019-07-17 10:15:31 +02:00
compile.h Make buffer_range public and update custom formatting docs (#1281) 2019-08-28 06:50:20 -07:00
core.h Workaround broken [[deprecated]] in Intel compiler (#1273) 2019-08-28 05:58:09 -07:00
format-inl.h Don't terminate on I/O errors in report_error 2019-08-04 09:38:47 -07:00
format.h Make buffer_range public and update custom formatting docs (#1281) 2019-08-28 06:50:20 -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 Make buffer_range public and update custom formatting docs (#1281) 2019-08-28 06:50:20 -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 2019-08-11 08:44:12 -07:00