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.
Overview
Syllabus
Typical Type Typos - Amir Kirsh [ ACCU 2021 ]
Taught by
ACCU Conference