Overview
Explore a comprehensive conference talk from C++Now 2024 where Jon Kalb delves into C++'s fundamental mandate of delivering uncompromised performance while eliminating the need for lower-level languages. Learn how C++'s unique superpower enables exceptional performance through detailed examples, including an examination of current controversial topics in the C++ community. Gain valuable insights into writing better C++ code and understanding the language's evolution through discussions of undefined behavior and move semantics. Benefit from Kalb's decades of software engineering experience as he shares practical knowledge aimed at helping developers achieve their best engineering work, particularly in leveraging modern C++ features to exploit the latest hardware developments with standard, portable code.
Syllabus
This is C++: Uncompromised Performance, Undefined Behavior, & Move Semantics - Jon Kalb C++Now 2024
Taught by
CppNow