completion_future::operator std::shared_future<void> 演算子
completion_future オブジェクトを std::shared_future オブジェクトに暗黙的に変換します。
operator std::shared_future<void>() const;
戻り値
std::shared_future オブジェクト。
必要条件
ヘッダー: amp.h
名前空間: Concurrency
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
completion_future オブジェクトを std::shared_future オブジェクトに暗黙的に変換します。
operator std::shared_future<void>() const;
std::shared_future オブジェクト。
ヘッダー: amp.h
名前空間: Concurrency