共用方式為


completion_future::operator std::shared_future<void> 運算子

隱含轉換 std::shared_future 物件成 completion_future 物件。

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

傳回值

std::shared_future 物件。

需求

標頭檔: amp.h

**命名空間:**並行

請參閱

參考

array 類別