[cpp-threads] Issue 1369 --- thread safety of std::rethrow_exception

N.M. Maclaren nmm1 at cam.ac.uk
Tue Nov 16 12:03:49 GMT 2010


On Nov 16 2010, Anthony Williams wrote:
>
>I'm only talking about the thrown object! I really don't care about the 
>"exception object" which is used by the runtime, just the copy of the 
>C++ object that got thrown. In this whole discussion this is what I've 
>been referring to by "exception".

This thread was previously about the type safety of an exception object.
18.8.5 states clearly that exception_ptr refers to one of them.  Your
question is a fair one, but is completely independent of the rest of the
thread.


Regards,
Nick Maclaren.





More information about the cpp-threads mailing list