Boost logo

Boost :

Subject: Re: [boost] Futures Review - future exceptions and boost::exception
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-06 17:38:58


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


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