Introduction to Extended Futures
This lesson gives an overview of extended futures, predicted to be introduced in C++20.
We'll cover the following...
Tasks in the form of promises and futures have an ambivalent reputation in C++11. On the one hand, they are a lot easier to use than threads or condition variables; on the ...
Access this course and 1400+ top-rated courses and projects.