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

completion_future オブジェクトを std::shared_future オブジェクトに暗黙的に変換します。

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

戻り値

std::shared_future オブジェクト。

必要条件

ヘッダー: amp.h

名前空間: Concurrency

参照

関連項目

array クラス