mirror of
https://github.com/boostorg/stacktrace.git
synced 2026-01-23 18:12:11 +00:00
Fixed libunwind backend, added docs, fixed tests and compilation, changed return type of stacktrace::operator[]
This commit is contained in:
8
src/backtrace.cpp
Normal file
8
src/backtrace.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright Antony Polukhin, 2016.
|
||||
//
|
||||
// Distributed under the Boost Software License, Version 1.0. (See
|
||||
// accompanying file LICENSE_1_0.txt or copy at
|
||||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
|
||||
#include <boost/stacktrace/detail/stacktrace.ipp>
|
||||
Reference in New Issue
Block a user