Google Data Analytics, IBM AI & Meta Marketing — All in One Subscription
Learn Excel & Financial Modeling the Way Finance Teams Actually Use Them
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore advanced techniques for leveraging the C++ type system to create safer, more robust code in this conference talk from C++Now 2017. Learn how to apply principles similar to those used in std::chrono to everyday programming, minimizing implicit conversions and using types to express preconditions. Discover guidelines for type-safe class design and gain insights into implementing these concepts, drawing from examples in the speaker's type_safe library. Delve into methods for detecting and preventing potential bugs at compile-time, enhancing code quality and reliability in C++ development.
Syllabus
C++Now 2017: Jonathan Müller “Type-safe Programming"
Taught by
CppNow