
Episode 114: Rust, Val, Carbon, ChatGPT & Errors with Barry Revzin!
Algorithms + Data Structures = Programs
00:00
C++ Error Handling Models
C++ has a lot of different error handling models. The advantage of exceptions is that there's zero syntax to write them. Exceptions are more ergonomic because you just let the errors propagate. A paper aims to standardize this by making it take as little syntax as possible. It would be nice to have much better tools for handling the sort of thing.
Transcript
Play full episode