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

履歴 編集

class template
<execution>

std::execution::type-list(C++26)

template<class... Ts>
struct type-list;  // exposition only

備考

type-listは、実行制御ライブラリの仕様定義で用いられる説明専用のクラステンプレートである。

バージョン

言語

  • C++26

関連項目

参照