Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore common type-related bugs and performance issues in C++ programming through this comprehensive ACCU 2021 conference talk. Delve into crucial topics such as proper type usage, implicit casting, unnecessary temporaries, and bad coding practices. Examine real-world examples of abruptly sliced objects, dangling pointers, silent temporaries, and undefined behavior. Learn to identify and rectify these typical type typos in your own code, enhancing both performance and correctness. Note that prior knowledge of rvalue references and smart pointers is recommended for this advanced-level presentation.