This website requires JavaScript.
Explore
Help
Sign In
External
/
fmt
Watch
8
Star
0
Fork
0
You've already forked fmt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e6df023916
fmt
/
fmt
History
Jonathan Müller
e6df023916
Workaround MSVC lookup issue in ArgFormatterBase
...
Fixes
#505
. (cherry picked from commit
52aabbe7ef
)
2017-06-08 12:08:50 +02:00
..
CMakeLists.txt
Don't export the -std=c++11 flag from the fmt target
2017-06-08 11:29:16 +02:00
format.cc
Don't include the world with WIN32_LEAN_AND_MEAN (
#503
)
2017-06-08 12:08:50 +02:00
format.h
Workaround MSVC lookup issue in ArgFormatterBase
2017-06-08 12:08:50 +02:00
ostream.cc
Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (
#397
)
2016-10-23 12:17:31 +02:00
ostream.h
Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (
#397
)
2016-10-23 12:17:31 +02:00
posix.cc
Don't include the world with WIN32_LEAN_AND_MEAN (
#503
)
2017-06-08 12:08:50 +02:00
posix.h
FMT_NULLPTR -> FMT_NULL and improve formatting
2017-06-08 11:22:50 +02:00
time.h
Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (
#397
)
2016-10-23 12:17:31 +02:00