Hacker News new | past | comments | ask | show | jobs | submit login

C++ is a swiss army knife, every project only requires a small subset of the provided tools and that is the beauty of the language.

If you think exceptions would complicate the code, then there is always the option of not using them and instead utilising function(errCode&) pattern.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: