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

YouTube

Balancing the Books - Access Right Tracking for C++

CppNow via YouTube

Overview

Coursera Spring Sale
40% Off Coursera Plus Annual!
Grab it
Explore a novel approach to program verification through access right tracking in this conference talk from C++Now 2025. Learn how to extend traditional assertion-based verification beyond simple data-dependent rules to handle complex scenarios like uninitialized object access, array bounds violations, double destruction, and thread safety issues. Discover how to implement a comprehensive bookkeeping system that records the information needed to verify compliance with programming rules that assertions alone cannot handle. Examine the limitations of current sanitizer approaches and understand how explicit declarations can eliminate guesswork in code verification across translation units. Delve into the technical details of this bookkeeping system that enables detection of imminent rule violations and prevention of undefined behavior before it occurs. Gain insights from Lisa Lippincott, who designed software architectures for Tanium and BigFix and serves as assistant chair of the numerics study group of the C++ standardization committee, as she presents her research on making computer-checked proofs of correctness a routine part of programming.

Syllabus

Balancing the Books: Access Right Tracking for C++ - Lisa Lippincott - C++Now 2025

Taught by

CppNow

Reviews

Start your review of Balancing the Books - Access Right Tracking for C++

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.