mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-31 01:29:21 +08:00
16e0d2e77c
Some checks failed
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[asan:OFF build_type:Debug compiler:clang cppstd:17 version:12]) (push) Has been cancelled
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[asan:OFF build_type:Release compiler:clang cppstd:20 version:15]) (push) Has been cancelled
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[build_type:Debug compiler:gcc cppstd:20 version:11]) (push) Has been cancelled
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[build_type:Release compiler:gcc cppstd:11 version:7]) (push) Has been cancelled
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[build_type:Release compiler:gcc cppstd:17 version:9]) (push) Has been cancelled
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[build_type:Release compiler:gcc cppstd:20 version:12]) (push) Has been cancelled
ci / OS X Clang (C++11, Release) (push) Has been cancelled
std::promise and std::future use std::call_once under the hood, which requires the tls-model to be at least initial_exec, excluding local_exec. Furthermore, gcc has a bug regarding exceptions in std::call_once that is best avoided. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66146 for more info. Signed-off-by: Michael de Lang <kingoipo@gmail.com> |
||
---|---|---|
.. | ||
backtracer-inl.h | ||
backtracer.h | ||
circular_q.h | ||
console_globals.h | ||
file_helper-inl.h | ||
file_helper.h | ||
fmt_helper.h | ||
log_msg_buffer-inl.h | ||
log_msg_buffer.h | ||
log_msg-inl.h | ||
log_msg.h | ||
mpmc_blocking_q.h | ||
null_mutex.h | ||
os-inl.h | ||
os.h | ||
periodic_worker-inl.h | ||
periodic_worker.h | ||
registry-inl.h | ||
registry.h | ||
synchronous_factory.h | ||
tcp_client-windows.h | ||
tcp_client.h | ||
thread_pool-inl.h | ||
thread_pool.h | ||
udp_client-windows.h | ||
udp_client.h | ||
windows_include.h |