Hacker News new | ask | show | jobs
by youdounderstand 3475 days ago
There are real use cases where you need granular control, like implementing WinRT components on Windows. Basically, anytime you need to have a barrier between error code-based and exception-based code, or at ABI boundaries.