<div class="gmail_quote">On Wed, Oct 19, 2011 at 15:09, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Aren't all those destructors called on return too?</blockquote></div><br><div>True, catching within the same scope is much less interesting.</div><div><br></div><div>How about, the only way to get errors out of C++ constructors and overloaded operators (if you use those) is via exceptions.</div>