Boost logo

Boost :

Subject: Re: [boost] exception handling in multithreaded applications (was: RE: Boost and exceptions)
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2012-06-22 18:46:36


On Fri, Jun 22, 2012 at 11:17 AM, Thomas Klimpel <
Thomas.Klimpel_at_[hidden]> wrote:

> Fabio Fracassi wrote:
> > Yes it is, because in reality boost exception solves problems for the
> > users of any library that uses it. When using boost exception I can
> > safely let exceptions escape threads and have them rethrown in the
> > starting thread, for instance.
>
> I would be interested to learn how you do this. With open-mp (and mpi), my
> current way to add exception handling code really adds much noise:
>

See
www.boost.org/doc/libs/release/libs/exception/doc/tutorial_exception_ptr.html
.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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