mirror of
https://github.com/boostorg/stacktrace.git
synced 2026-02-03 09:32:08 +00:00
dc5cd9d1f393299e5210d0acb92e97bf455e5e9a
For more details see: https://github.com/boostorg/stacktrace/issues/133 Accommodate mingw-llvm to this fix as well macros defined by mingw-llvm 16 (https://github.com/mstorsjo/llvm-mingw): #define __GNUC_MINOR__ 2 #define __GNUC_PATCHLEVEL__ 1 #define __GNUC__ 4 #define __clang_major__ 16 #define __clang_minor__ 0 #define __clang_patchlevel__ 0
Boost.Stacktrace
Library for storing and printing backtraces.
Boost.Stacktrace is a part of the Boost C++ Libraries.
Test results
| @ | Build | Tests coverage | More info |
|---|---|---|---|
| Develop branch: | details... | ||
| Master branch: | details... |
Latest developer documentation
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
93.7%
CMake
4.2%
C
1.7%
HTML
0.4%