Hacker News new | ask | show | jobs
by colejohnson66 1482 days ago
If I understand, a throw in a nothrow would be used for completely unrecoverable situations? Akin to Rust’s panic!() macro?