Explore a comprehensive conference talk by Bjarne Stroustrup, the creator of C++, delivered at CppCon 2023. Delve into the challenges and approaches for achieving type and resource safety in C++ programming without compromising performance or expressiveness. Learn about safety profiles, techniques for eliminating dangling pointers and range errors, and the importance of minimizing run-time checks through abstraction. Gain insights into Stroustrup's vision for verified type-and-resource-safe C++ in key applications, and understand how the current emphasis on safety aligns with C++'s fundamental aims in real-world code.
Overview
Syllabus
Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023
Taught by
CppCon