fmt/fmt
2017-04-15 08:38:43 -07:00
..
CMakeLists.txt BasicContainerWriter utility added 2017-01-05 20:44:35 -08:00
container.h BasicContainerWriter utility added 2017-01-05 20:44:35 -08:00
format.cc Don't bring Arg struct into global namespace 2017-03-08 06:19:11 -08:00
format.h False -> FalseType (#483) 2017-03-08 07:17:08 -08:00
ostream.cc Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (#397) 2016-10-11 06:45:04 -07:00
ostream.h Fix Visual Studio 2017 new warning (C4244: 'argument': conversion from 'int' to 'const char', possible loss of data) 2017-04-15 08:38:43 -07:00
posix.cc FMT_NULLPTR -> FMT_NULL and improve formatting 2016-11-06 09:05:58 -08:00
posix.h FMT_NULLPTR -> FMT_NULL and improve formatting 2016-11-06 09:05:58 -08:00
printf.cc Correction of 418 (#420) 2016-11-11 18:27:39 +01:00
printf.h %.f should have zero precision, not default precision 2017-04-08 07:18:10 -07:00
string.h Add std::basic_string allocator support to StringRef, StringBuffer and relatives (#441) 2016-12-26 08:36:56 -08:00
time.h FMT_NULLPTR -> FMT_NULL and improve formatting 2016-11-06 09:05:58 -08:00