Conference | Live Schedule | Talks | Get your ticket | Slides | Set your timezone
Concurrency in C++20: A Deep Dive
Rainer Grimm
On Day 1 at 16:00 (CET/Berlin) in Track D online
With the publishing of the C++11 standard, C++ got a multithreading library and a memory model.
This library has basic building blocks like atomic variables, threads, locks, and condition variables.
That’s the foundation on which C++ standards such as C++20 can establish higher-level abstractions. This higher-level abstraction will be the focus of this talk.
Please login to comment