C++ Weekly - Ep9 std::future Quick-Start



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.