Boost logo

Boost :

Subject: Re: [boost] [stacktrace] Two days remaining before review ends
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2017-04-22 09:41:02


2017-04-11 4:20 GMT+03:00 Emil Dotchevski via Boost <boost_at_[hidden]>:
> I have a question on stacktrace: is it possible to decouple the capture of
> stacktraces from the conversion to a human-readable format? These are two
> different use cases and while most programs need both, that is not true for
> libraries.

Done. Now if you include boost/stacktrace/stacktrace.hpp you would be
able to catch stacktraces but would not be able to decode it.
Now boost/stacktrace/stacktrace.hpp does not include windows.h, COM,
LexicalCast and other "heavy" Boost libraries

-- 
Best regards,
Antony Polukhin

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk