Explore the concept of "strong types" in C++ and their potential to enhance code quality and performance in this 46-minute conference talk. Discover how leveraging C++'s robust type safety guarantees can lead to clearer code and fewer bugs, despite the discipline required to implement them effectively. Learn about simple techniques for creating strong types without library support, as well as more advanced solutions available through open-source libraries. Examine motivating examples, various approaches to implementing strong types, and their impact on both production and test code. Gain insights into the advantages and disadvantages of different methods, equipping you with the knowledge to make informed decisions about incorporating strong typing in your C++ projects.
Overview
Syllabus
Type safe C++? LOL! - Björn Fahller
Taught by
NDC Conferences