Fixed libunwind exception safety in assignments and construction, changed tests to use boost's lightweight test infrastructure, code cleanup, include guards added

This commit is contained in:
Antony Polukhin
2016-09-08 21:23:43 +03:00
parent 77dd6b048d
commit e798527df8
11 changed files with 132 additions and 44 deletions

View File

@@ -4,5 +4,5 @@
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_STACKTRACE_USE_BACKTRACE
#include <boost/stacktrace/detail/stacktrace.ipp>