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

One of the largest C++ projects I worked on was compiled with exceptions disabled (-fno-exceptions).

Still in production, for 20 years now.



Google famously doesn't use exceptions for C++, and Google's C++ code is not exception-safe (https://google.github.io/styleguide/cppguide.html#Exceptions.)




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

Search: