Typical Type Typos
Offered By: ACCU Conference via YouTube
Course Description
Overview
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.
Syllabus
Typical Type Typos - Amir Kirsh [ ACCU 2021 ]
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube