C++ Weekly Episode 9: std::future Quick-Start -- Jason Turner
Episode 9 of C++ Weekly.
std::future Quick-Start
by Jason Turner
About the show:
In this episode Jason gives a very fast quick-start to what std::future is and how to use std::async to run a function in another thread.