completion_future::operator std::shared_future<void> 运算符

隐式地转换completion_future对象的std::shared_future对象。

operator std::shared_future<void>() const;

返回值

std::shared_future 对象。

要求

标题: amp.h

命名空间: 并发

请参见

参考

array 类