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

履歴 編集

function
<ranges>

std::ranges::filter_view::sentinel::コンストラクタ(C++20)

sentinel() = default;                             // (1)
constexpr explicit sentinel(filter_view& parent); // (2)

概要

filter_view::sentinelオブジェクトを構築する。

効果

(執筆中)

バージョン

言語

  • C++20

処理系

参照