Subject: Re: [boost] Is there interest in a collection of call stack utilities?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2014-01-13 07:56:10


Aurelian Melinte <ame01 <at> gmx.net> writes:

> I was not clear if there is interest for it or not. I went ahead and the
> first cut of the code is now at https://github.com/melintea/Boost-
Call_stack

Boost.Test might be interested in using something like this. I noticed though
this is header only solution. I do not think this would be acceptable to me
(given all the lower level system details one need to have inside of the
implementation). Otherwise looks interesting.

Gennadiy