## Synopsis Talks about some of the error handling techniques available in C++ ## Pages - [ ] Static Assertions - [ ] Compile Checks - [ ] Optionals - [ ] Exceptions - [ ] `try` and `catch` - [ ] Exceptions are not control flow