Boost logo

Boost :

Subject: [boost] [exception] Boost.Exception and the C++11 standard
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-06-30 04:13:02


Hi,

I was wondering how Boost.Exception works on compilers supporting 18.8.5
Exception propagation.
Can an exception thrown by a 3pp library by retrieved by
boost::current_exception() by another library or application code?

BTW, what is the degree of compliance of Boost.Exception respect to
18.8.5 Exception propagation and 18.8.6 nested_exception sections of the
standard?
Do you have a plan towards been C++11 compliant?

Best,
Vicente

P.S. I know that I can ask myself the same kind of questions respect to
Boost.Ratio/Chrono/Thread, but this should be covered on a separate
thread ;-)


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