Template:cpp/thread/dsc async

来自cppreference.com

|- class="t-dsc"

|

(C++11)

| 异步运行一个函数(有可能在新线程中执行),并返回将保有它的结果的 std::future
(函数模板) |-