fmt/include/fmt
Lars Gullik Bjønnes f45f70af09 Use trailing return type instead of deduction
C++11 does not support deduction of return type.
2018-02-24 08:20:20 +00:00
..
core.h Remove a couple of unused argument names 2018-02-24 08:20:20 +00:00
format.cc Fix warnings 2018-02-10 06:28:43 -08:00
format.h Use trailing return type instead of deduction 2018-02-24 08:20:20 +00:00
locale.h Remove unnecessary fmt/ prefix (#397) 2018-01-20 10:28:10 -08:00
ostream.h Add detection of wostream operator<< (#650) 2018-02-17 09:03:43 +00:00
posix.cc Use FMT_NULL instead of 0 is a few more places. 2018-02-24 08:20:20 +00:00
posix.h Use FMT_NULL instead of 0 is a few more places. 2018-02-24 08:20:20 +00:00
printf.h Replace using with typedef for compatibility with gcc-4.6 2018-02-11 09:23:47 -08:00
time.h Use nullptr if available 2018-01-20 19:11:19 -08:00