Small video tutorial published on InformIT about how to start a thread std::async
in modern C++.
Start a Thread with std::async
by Bartosz Milewski
In this video excerpt from Introduction to C++ Concurrency LiveLessons (Video Training), Bartosz Milewski shows you how to start a thread with std::async.
Add a Comment
Comments are closed.