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

The thing is, in C++ you have to explicitly write noexcept for that to happen.

If you use optional<T> you have to explicitly write that, and turning off exceptions means you don't have to write noexcept everywhere.



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

Search: