Hacker News new | ask | show | jobs
by pavlov 670 days ago
Noexcept terminates if an exception is thrown within. That's a very C++ way to ensure that the exception can't propagate.