Learn C++ With Back to Basics: Concurrency by Arthur O’Dwyer (CPPCon 2020) Video

One of the flagship features of C++11 was the implementation of std::thread, along with a full suite of primitive synchronizations and useful patterns such as thread-safe static initialization. In this video, we will inspire the … Continue reading Learn C++ With Back to Basics: Concurrency by Arthur O’Dwyer (CPPCon 2020) Video