mirror of
https://github.com/boostorg/stacktrace.git
synced 2026-01-30 08:22:08 +00:00
20 lines
1.8 KiB
Markdown
20 lines
1.8 KiB
Markdown
### Stacktrace
|
|
Library for storing and printing backtraces.
|
|
|
|
[Documentation and examples.](http://apolukhin.github.io/stacktrace/index.html)
|
|
|
|
|
|
### Test results
|
|
@ | Build | Tests coverage | More info
|
|
----------------|-------------- | -------------- |-----------
|
|
Develop branch: | [](https://travis-ci.org/apolukhin/stacktrace) [](https://ci.appveyor.com/project/apolukhin/stacktrace/branch/develop) | [](https://coveralls.io/r/apolukhin/stacktrace?branch=develop) | [details...](http://www.boost.org/development/tests/develop/developer/stacktrace.html)
|
|
Master branch: | [](https://travis-ci.org/apolukhin/stacktrace) [](https://ci.appveyor.com/project/apolukhin/stacktrace/branch/master) | [](https://coveralls.io/r/apolukhin/stacktrace?branch=master) | [details...](http://www.boost.org/development/tests/master/developer/stacktrace.html)
|
|
|
|
|
|
### Caution
|
|
This is not an official Boost C++ library. It wasn't reviewed and can't be downloaded from www.boost.org. This library is available to the community to know real interest and get comments for refinement. The intention is to submit library to formal review, if community think that it is interesting!
|
|
|
|
|
|
### License
|
|
Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
|