
23 Jun
2005
23 Jun
'05
11:09 p.m.
Hi, I wish to reconcile the information provided from Scott Meyer's More Effective C++ Item 15, with that of Peter Dimov. Could someone post some URLs/referencess of Peter's comments, for my benefit? Thanks, "Vladimir Prus" <ghost@cs.msu.su> wrote in message news:d9dopb$3tg$1@sea.gmane.org...
Thomas Costa wrote:
1. As Peter Dimov said (IIRC), exceptions are just non-local goto. In this case, non-local goto is fine.