Explore the strengths of the C++ type system in this 54-minute conference talk from NDC TechTown 2022. Discover how leveraging the type system can significantly improve your code quality, prevent compilation errors, enhance readability, and mitigate risks associated with code changes. Learn simple yet effective techniques to harness the power of C++'s type system, making your code more robust and maintainable. Gain insights into the dual nature of C++'s type system, which is both weak and strong, and understand how to utilize its strengths to your advantage in software development.
Overview
Syllabus
Typical C++, But Why? - Björn Fahller - NDC TechTown 2022
Taught by
NDC Conferences