Boost logo

Boost :

From: Victor A. Wagner, Jr. (vawjr_at_[hidden])
Date: 2002-08-09 15:19:56


At Thursday 2002/08/08 07:49, you wrote:
>----- Original Message -----
>From: "Victor A. Wagner, Jr." <vawjr_at_[hidden]>
> > The C++ standard is silent on the topic of thread(s)
>
>But not on the behavior of a program that has an exception thrown that would
>propogate out of main().

I fail to see how an exception which is "started" by thread<whatever> can
be considered "inside" of main. And if it IS, then clearly I should be
able to write:
catch(...)
{
}
to process it

>Bill Kempf
>
>_______________________________________________
>Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Victor A. Wagner Jr. http://rudbek.com
PGP RSA fingerprint = 4D20 EBF6 0101 B069 3817 8DBF C846 E47A
PGP D-H fingerprint = 98BC 65E3 1A19 43EC 3908 65B9 F755 E6F4 63BB 9D93
The five most dangerous words in the English language:
               "There oughta be a law"


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