Boost logo

Boost :

Subject: Re: [boost] Support for std::nested_exception in Boost.Exception?
From: Emil Dotchevski (emil_at_[hidden])
Date: 2008-11-24 17:02:35


On Thu, Nov 20, 2008 at 5:09 AM, Chris Newbold
<Chris.Newbold_at_[hidden]> wrote:
> Are there any plans (or any desire) for supporting
> the nested exception functionality (N2559) now in
> the C++0x draft in the Boost.Exception library?

I don't see much value in wrapping or translating the type of
exception objects, though I find it quite useful to augment them with
additional information as they propagate up the call stack (that's the
essence of Boost Exception.)

So, the answer is that I personally don't have such plans. :)

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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