You can not 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/details
Benjamin Sergeant 5381061d97
Fix windows compile error where std::max is overriden by a macro (#1251)
6 years ago
..
backtracer-inl.h Avoid un necessary move when popping circular_q 6 years ago
backtracer.h Reverted some external template declarations 6 years ago
circular_q.h clang-format 6 years ago
console_globals.h clang-format 6 years ago
file_helper-inl.h Unified usage of fmt::memory_buffer across the codebase 6 years ago
file_helper.h Unified usage of fmt::memory_buffer across the codebase 6 years ago
fmt_helper.h Fixed tidy warning 6 years ago
log_msg-inl.h Replace string pointer with string_view in log_msg 6 years ago
log_msg.h backtrace sink and refactoring 6 years ago
log_msg_buffer-inl.h clang-format 6 years ago
log_msg_buffer.h clang-format 6 years ago
mpmc_blocking_q.h clang-format 6 years ago
null_mutex.h Fix #1215 6 years ago
os-inl.h Fix #1239, Remove basic_string_view_t 6 years ago
os.h Fix #1239, Remove basic_string_view_t 6 years ago
pattern_formatter-inl.h Fix windows compile error where std::max is overriden by a macro (#1251) 6 years ago
pattern_formatter.h Unified usage of fmt::memory_buffer across the codebase 6 years ago
periodic_worker-inl.h Updated copyright headers 6 years ago
periodic_worker.h Updated copyright headers 6 years ago
registry-inl.h Fixed registy::disable_backtrace() 6 years ago
registry.h backtrace support api 6 years ago
synchronous_factory.h Updated copyright headers 6 years ago
thread_pool-inl.h Replaced backtace implementation 6 years ago
thread_pool.h Replaced backtace implementation 6 years ago