Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the potential pitfalls and problems caused by implicit conversions in C++ programming through this conference talk from NDC TechTown 2025. Examine the widespread reliance on implicit conversions in everyday C++ codebases and question whether this practice is truly beneficial for code quality and safety. Work through numerous practical examples of implicit conversions to test your understanding of what conversions exist and why certain code examples compile successfully. Analyze the distinction between "good" and "bad" implicit conversions while developing practical guidelines for making informed decisions about their use in your own C++ projects. Gain insights into potential security implications and best practices for managing implicit conversions to write more robust and maintainable C++ code.
Syllabus
Implicit Conversions Considered Harmful - Jason Turner - NDC TechTown 2025
Taught by
NDC Conferences