You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/example
JamesReynolds acfb50efc3 Fixes #717
This fix uses the fmt::safe_strerror instead of the underlying
strerror_r functionality. I think this is better - but I'm not
sure if there is a reason for avoiding the use of this function.
7 years ago
..
jni formatting 8 years ago
logs gitignore 9 years ago
CMakeLists.txt Bump example's cmake version to 3.1 8 years ago
Makefile Fixed example makefile for clang 8 years ago
Makefile.clang Fixed example makefile for clang 8 years ago
Makefile.mingw Fixed example makefile for clang 8 years ago
bench.cpp Fixes #717 7 years ago
example.cpp format 7 years ago
example.sln updated example visula studio solution 7 years ago
example.vcxproj updated example visula studio solution 7 years ago
multisink.cpp clang-format 8 years ago
utils.h formatting 8 years ago