The performance impact of exceptions in C++ has been a hotly debated topic for at least as long as I've been involved in C++. This talk will cover how modern compilers implement exceptions and focus on their effects on the optimizer. Attendees will leave with a greater understanding of the true cost of exceptions and why those costs exist.