Low Level Threading with C++11
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of low-level threading in C++11 through this comprehensive conference talk. Delve into the newly introduced C++ memory model, understanding its significance and the reasons behind its implementation. Discover the capabilities and applications of the memory model, and investigate the relationship between atomic operations and threading. Gain insights into the evolution of C++ threading and how it impacts modern programming practices.
Syllabus
Tony Van Eerd: Low Level Threading with C++11
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube