BOOKS - Concurrency with Modern C++
US $8.69
226387
226387
Concurrency with Modern C++
Author: Rainer Grimm
Year: August 31, 2017
Format: PDF
File size: PDF 13 MB
Language: English
Year: August 31, 2017
Format: PDF
File size: PDF 13 MB
Language: English
C++11 is the first C++ standard that deals with concurrency. The story goes on with C++17, C++20, and will continue with C++23. I'll give you a detailed insight into the current and the upcoming concurrency in C++. This insight includes the theory and a lot of practice. If you are not very familiar with concurrency in C++, start at the very beginning with A Quick