Explore essential C++ concepts in this comprehensive conference talk from Meeting C++ 2023. Delve into foundational elements often overlooked by programmers, including the one-definition rule, deterministic object destruction guarantees, lookup rules, friends, initialization, and member functions. Gain a deeper understanding of core language features such as std::launder and parameter packs with std::index_sequence. Expand your C++ knowledge base and become a well-rounded programmer by mastering these fundamental yet frequently glossed-over topics. Join Dawid Zalewski as he catalogs crucial C++ common knowledge, providing valuable insights for both novice and experienced developers alike.
Overview
Syllabus
C++ Common Knowledge - Dawid Zalewski - Meeting C++ 2023
Taught by
Meeting Cpp