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
Bousk 81c13ecd57
+ add allocators
+ add allocators handling to spdlog
> default to std::malloc & std::free if none are set
> prevent use of default allocators
8 years ago
..
details prevent default allocator usage 8 years ago
fmt formatting 8 years ago
sinks Fix clang-tidy warnings about missing braces around if and for statements 8 years ago
async_logger.h Changed clang formatting for templates 8 years ago
common.h + add allocators 8 years ago
formatter.h clang-format 8 years ago
logger.h formatting 8 years ago
spdlog.h formatting 8 years ago
tweakme.h clang-format 8 years ago