Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      deduction guides forstd::ranges::common_view

      From cppreference.com
      <cpp‎ |ranges‎ |common view
       
       
      Ranges library
      Range adaptors
       
       
      Defined in header<ranges>
      template<class R>
      common_view( R&&)-> common_view<views::all_t<R>>;
      (since C++20)

      Thededuction guide is provided forstd::ranges::common_view to allow deduction fromrange.

      [edit]Example

      This section is incomplete
      Reason: no example
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/ranges/common_view/deduction_guides&oldid=150651"

      [8]ページ先頭

      ©2009-2025 Movatter.jp