Boost logo

Boost :

Subject: Re: [boost] Futures Review - future exceptions and boost::exception
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2009-01-06 18:27:14


----- Original Message -----
From: "Steven Watanabe" <watanabesj_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, January 06, 2009 11:38 PM
Subject: Re: [boost] 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.

You are right.

Vicente


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