Questions Tagged [stdasync]

The C++11 function template std::async() provides a mechanism to launch a function potentially in a new thread and provides the result of the function in a future object.

Question is empty. Ask new Question

Popular Questions