Boost logo

Boost :

From: Michael Gopshtein (mgopshtein_at_[hidden])
Date: 2007-05-02 14:19:20


>>
> Just dump the stack at the exception's constructor.
> _______________________________________________

Yes, that's what Pavel Antokolsky has suggested too. I agree that it can be
a good solution. The only limitation - you have to make sure all exceptions
are derived from some special class, which is not possible for exceptions
thrown from 3rd party libraries.


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