Virtuals are minor problem
Virtuals are minor problem
Posted Nov 14, 2008 12:34 UTC (Fri) by mjthayer (guest, #39183)In reply to: Virtuals are minor problem by nix
Parent article: Things that go Clang in the night: LLVM 2.4 released (ars technica)
I thought that the accepted treatment of exceptions was to only throw one if things are messed up beyond repair, and when one is thrown to abandon ship in the subsystem it occurs in. Then the only consistency you have to ensure is that resources are freed, which is what the "} executing code" thing is there for.
