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.
Overview
Syllabus
Undefined Behavior in the STL - Sandor Dargo - CppCon 2022
Taught by
CppCon