Boost logo

Boost :

From: E. Gladyshev (egladysh_at_[hidden])
Date: 2003-11-04 13:08:01


--- Peter Dimov <pdimov_at_[hidden]> wrote:
[...]
>
> No. You _can_ have an incorrect program. It's just that exception safety
> guarantees do not apply to it, but then again, no guarantees apply.

Exactly, so in catch(...) blocks, you will be catching all exceptions
including the ones that are generated by incorrect programs.
So you cannot to assume that guarantees still apply in
in catch(...) blocks?

Eugene

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


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