Steven Watanabe | 6 Jan 23:38
Picon

Re: Futures Review - future exceptions and boost::exception

AMDG

vicente.botet wrote:
> Shouldn't future exceptions inherit from boost::exception in order to work with
boost::throw_exception and be able to transfer these exception between threads?
>   

boost::throw_exception requires inheritance from std::exception, not 
boost::exception.

In Christ,
Steven Watanabe

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Gmane