18 Jun
2016
18 Jun
'16
2:49 p.m.
On 6/18/2016 6:34 AM, Antony Polukhin wrote:
Hi,
I've got some prototype for getting stack traces: https://github.com/apolukhin/stacktrace It's design is based on the idea that class for stacktrace must be fully noexcept, without dynamic allocations in constructors and as simple as possible.
Is there interest in it? What functionality would you like to have in it?
Documentation is always helpful.