Re: [boost] [Boost-users] Checking interest in stacktrace library
2016-06-18 17:49 GMT+03:00 Edward Diener
On 6/18/2016 6:34 AM, Antony Polukhin wrote:
Is there interest in it? What functionality would you like to have in it?
Documentation is always helpful.
Yeep, that's currently missing :(
If in short:
namespace boost { namespace stacktrace {
class stacktrace {
public:
BOOST_STATIC_CONSTEXPR std::size_t max_symbol_width = 256;
typedef boost::array
participants (1)
-
Antony Polukhin