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/include/spdlog
Gabi Melman ffd813435a
fix compile error again with wchar formatting
4 years ago
..
cfg add missing <algorithm> include 5 years ago
details Fixed format_to deprecated warning by wrapping the buffer with std::back_inserter 4 years ago
fmt Fixed wchar support under msvc 4 years ago
sinks Fixed wchar support under msvc 4 years ago
async.h Fix signed/unsigned mismatch in VS 4 years ago
async_logger-inl.h Moved throw to dedicated function throw_spdlog_ex 6 years ago
async_logger.h Add shared library support for Windows 6 years ago
common-inl.h Update fmt version 8.0 4 years ago
common.h Fixed wchar support under msvc 4 years ago
formatter.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
fwd.h Update fwd.h 6 years ago
logger-inl.h Minor change in ifdef for clarity 5 years ago
logger.h fix compile error again with wchar formatting 4 years ago
pattern_formatter-inl.h Update pattern_formatter-inl.h 4 years ago
pattern_formatter.h Perfect forwarding for arguments 5 years ago
spdlog-inl.h Update spdlog-inl.h 5 years ago
spdlog.h Perfect forwarding for arguments 5 years ago
stopwatch.h Fix #1676 5 years ago
tweakme.h Fixed building under c++17 4 years ago
version.h Update version.h 4 years ago