Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-08-14 08:28:36


From: "Anthony Williams" <anthwil_at_[hidden]>
>
> In general, it is not possible to propagate arbitrary exceptions across
thread
> boundaries [...]

... without compiler support. "Ordinary" exception handling already provides
the necessary primitives. An approximate library solution can, and must, be
used as a stopgap measure, but there is little point in trying to solve the
general problem at the wrong side.


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