Boost logo

Boost :

Subject: Re: [boost] Patch bonanza for VS2013 Preview support
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-07-03 13:12:07


Le 03/07/13 17:34, Niall Douglas a écrit :
> I didn't report it yet because (a) Nov 2012 CTP isn't production and
> (b) I'm hoping to persuade Vicente to add some new member functions to
> boost::shared_future<> to let me retrieve the exception_ptr instead of
> having to always do a try { future.get(); } catch(...) {
> push_back(make_into_boost(std::current_exception()); }. Which
> obviously takes much of the load off the exception handling runtime.
Hi Niall,

please start a new thread related to your wish.

Best,
Vicente


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