Boost logo

Boost :

From: vicente.botet (vicente.botet_at_[hidden])
Date: 2008-04-15 15:59:55


---------------------------
Vicente Juan Botet Escriba
----- Original Message -----
From: "Anthony Williams" <anthony_w.geo_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, April 15, 2008 9:18 PM
Subject: Re: [boost] Has someone any plans to submit a exception_ptr
libraryto Boost?

> "Emil Dotchevski" <emil_at_[hidden]> writes:
>
>> On 4/14/08, Anthony Williams <anthony_w.geo_at_[hidden]> wrote:
>>> I posted this to the boost list earlier, in the hope that it could be
>>> incorporated into boost.exception. I would be VERY happy for it to be
>>> part of
>>> boost.
>>
>> I've just committed changes to the Boost Exception cloning support to
>> make it N2179-complient. The implementation of current_exception() is
>> similar to http://www.pdimov.com/cpp/N2179/exception_ptr.cpp.
>>
>> I will update the Boost Exception documentation soon.
>>
>> Antony, I would also like to incorporate your MSVC-specific support
>> into Boost Exception. Without such compiler-specific support, for
>> current_exception() to fully work, the user must call
>> enable_current_exception() (which is part of Boost Exception) at the
>> time of the throw. The plan is to make this call automatic directly in
>> boost::throw_exception() (I will commit that change to
>> boost/throw_exception.hpp as soon as I see the relevant Boost
>> Exception tests pass on all supported platforms.)
>
> That's excellent news. Thanks, Emil.

I'm really happy that you Emil, the author of the Exception library takes
this responsability.

BTW, I have updated the boost/exception directory and I'm unable to find
current_exception, neither rethrow_exception.

I supose that there has been a issue with the SVN repository. The
clonning.hpp is not anymore there.

enable_current_exception.hpp
enable_error_info.hpp
error_info.hpp
exception.hpp
info.hpp
info_tuple.hpp
to_string.hpp
to_string_stub.hpp

Have I missed something?

Best regards

> Anthony
> --
> Anthony Williams | Just Software Solutions Ltd
> Custom Software Development | http://www.justsoftwaresolutions.co.uk
> Registered in England, Company Number 5478976.
> Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


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