C++11 Thread support library 统观 线程库中英文对照
C++11 Thread support library 概览 线程库中英文对照async(C11)provides a facility to launch a functio
C++11 Thread support library 概览 线程库中英文对照
async(C++11)provides a facility to launch a function in a new thread and acquire its return value asynchronously
(function template)//提供一种工具来启动一个函数在一个新线程和异步获取其返回值