NY State-Licensed Certificates in Design, Coding & AI — Online
The Investment Banker Certification
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Dive deep into core C++ internal mechanisms in this conference talk from CppCon 2024, where software and hardware engineering expert Chris Ryan explores the intricate details of class implementation. Learn about the C++ onion concept and its relationship to construction, destruction, and polymorphism, while mastering the complexities of object lifecycle management including pre- and post-main() processing. Explore advanced topics such as Member Function Pointers and their distinction from traditional C function pointers, understand the nuances of Member Data Pointers and their data-morphic capabilities, and gain insights into Call Stack operations, Stack Frames, and Base Pointer mechanisms. Perfect for developers seeking to understand the underlying mechanisms that power C++ class implementations and memory management.
Syllabus
C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024
Taught by
CppCon