### Stacktrace Library for storing and printing backtraces. ### 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! ### Test results @ | Build | Tests coverage | More info ----------------|-------------- | -------------- |----------- Master branch: | [![Build Status](https://travis-ci.org/apolukhin/stacktrace.svg?branch=master)](https://travis-ci.org/apolukhin/stacktrace) [![Build status](https://ci.appveyor.com/api/projects/status/e070eams56vu0lm6/branch/master?svg=true)](https://ci.appveyor.com/project/apolukhin/stacktrace/branch/master) | [![Coverage Status](https://coveralls.io/repos/apolukhin/stacktrace/badge.png?branch=master)](https://coveralls.io/r/apolukhin/stacktrace?branch=master) | [details...](http://www.boost.org/development/tests/master/developer/stacktrace.html) [Latest developer documentation](http://apolukhin.github.io/stacktrace/index.html) ### License Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).