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

YouTube

The Dawn of a New Error

ACCU Conference via YouTube

Overview

Explore error handling approaches in C++ through this ACCU 2019 conference talk. Delve into the p0709 proposal for "Zero-overhead deterministic exceptions" and related proposals like p1028 (std::error) and p1029 ([[move relocates]]). Compare C++ error handling mechanisms with other languages, particularly Swift, to understand practical implications. Learn about various error handling techniques, their trade-offs, and the community's efforts to improve error expression, propagation, and handling in C++ code. Gain insights from Phil Nash, C++ London host and Catch2 test framework author, on reducing complexity and increasing correctness through effective error handling practices.

Syllabus

Intro
What we are talking about
History
Poison Exceptions
Destructor Freeze
No Expected
Stand Expected
Monads
Abstract
Bleeding Edge
Competition
Freeze
SOAmorphism
Proposed Solution
What is stoodera
Error categories
Problems
StatusCode
Exceptions
Other problems
Move relocates
Other proposals

Taught by

ACCU Conference

Reviews

Start your review of The Dawn of a New Error

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.