fmt/fmt
2017-09-16 18:44:29 -07:00
..
CMakeLists.txt remove 'FMT_CPPFORMAT' CMake option 2017-06-25 08:08:26 -07:00
container.h BasicContainerWriter utility added 2017-01-05 20:44:35 -08:00
format.cc Suppress Clang's warning on zero as a null pointer 2017-09-16 18:44:29 -07:00
format.h Make ArgMap::init not explicitly instantiated (#563) 2017-09-03 19:26:08 -07: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 handling of types convertible to int 2017-09-02 07:08:19 -07:00
posix.cc Don't include the world with WIN32_LEAN_AND_MEAN (#503) 2017-05-03 21:22:01 +02:00
posix.h Allow compiling and using as DLL in windows (#502) 2017-05-05 14:58:09 +02:00
printf.cc Correction of 418 (#420) 2016-11-11 18:27:39 +01:00
printf.h Accept wide chars as integers to prevent conversion warning 2017-08-20 06:52:52 -07:00
string.h to_wstring added 2017-08-27 18:52:57 +02:00
time.h FMT_NULLPTR -> FMT_NULL and improve formatting 2016-11-06 09:05:58 -08:00