Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The C++ code can be compiled in such a way that it has no branching e.g. stack unwinding instead, which is slower in the case of an exception being thrown - However, exceptions shouldn't be used for non-exceptional circumstances.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: