最終更新日時(UTC):
が更新

履歴 編集

function
<execution>

std::execution::task::promise_type::get_env(C++26)

unspecified get_env() const noexcept;

概要

タスクコルーチンの環境を取得する。

戻り値

問い合わせが以下のように転送されるオブジェクトenvを返す。

例外

投げない

バージョン

言語

  • C++26

処理系

関連項目

参照