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


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?

Vicente