C++ Memory Model: From C++11 to C++23
Offered By: CppCon via YouTube
Course Description
Overview
Explore the evolution of the C++ memory model from C++11 to C++23 in this comprehensive conference talk from CppCon 2023. Dive into the intricacies of threading and memory management in C++ development, understanding how the introduction of the memory model in C++11 revolutionized parallel programming. Gain insights into CPU and compiler optimizations, learn practical guidelines for leveraging atomic operations and memory barriers, and discover best practices for developing robust, thread-safe code. Examine newer tools introduced in recent C++ standards, including JThread, and understand their impact on memory model usage. Benefit from the speaker's extensive software development experience across various industries as you enhance your knowledge of modern C++ programming techniques.
Syllabus
C++ Memory Model: from C++11 to C++23 - Alex Dathskovsky - CppCon 2023
Taught by
CppCon
Related Courses
Fortran with OpenMPYouTube Stanford Seminar - Instruction Sets Should Be Free- The Case for RISC-V
Stanford University via YouTube Engagement Activity Delta Lake for Einstein Analytics and Sales Cloud Einstein
Databricks via YouTube Lock-Free Programming
Churchill CompSci Talks via YouTube Concurrent Garbage Collectors - ZGC & Shenandoah
Devoxx via YouTube