Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Exceptions Demystified

CppNow via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of exception handling in C++ through this comprehensive conference talk from C++Now 2019. Delve into the controversial feature from the ground up, examining compiler implementations and language design perspectives. Gain a deeper understanding of the challenges associated with exceptions and potential future mitigations through alternative language features like static exceptions. Learn about exception throwing, storage, customization, runtime type identification, and stack unwinding. Compare frame-based and table-based exception handling approaches. Benefit from the expertise of Andreas Weis, an experienced C++ developer from BMW AG, as he demystifies exceptions and provides valuable insights for library writers and C++ enthusiasts.

Syllabus

Introduction
Outline
Why Exceptions
Goal
Recap
Exceptions
Exception Throw
Exception Pointer
Exception Storage
Exception Storage Problems
Customization
Runtime Type Identification
Problems with Type Identification
Stack Unwinding
FrameBased Exception Handling
TableBased Exception Handling
Conclusion

Taught by

CppNow

Reviews

Start your review of Exceptions Demystified

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.