Hacker News new | ask | show | jobs
by pjmlp 4044 days ago
> If getting C++ code correct in the face of exceptions is that bloody hard, then the language is broken.

Blame C, as they are that way to keep C++ exception behaviors compatible with C semantics.