Undefined Behavior in the STL - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore the intricacies of undefined behavior in the Standard Template Library (STL) through this CppCon 2022 conference talk. Gain a brief refresher on the concept of undefined behavior and its potential risks to software products. Discover how undefined behavior is intentionally incorporated into the standard library, including containers and algorithms. Examine interesting cases of undefined behavior in the STL and learn strategies to protect your code. Benefit from the insights of Sandor Dargo, a software craftsman dedicated to reducing maintenance costs through clean code standards and knowledge sharing.
Syllabus
Undefined Behavior in the STL - Sandor Dargo - CppCon 2022
Taught by
CppCon
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity