Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::ranges::subrange<I,S,K>::end

      From cppreference.com
      <cpp‎ |ranges‎ |subrange
       
       
      Ranges library
      Range adaptors
       
       
      constexpr S end()const;
      (since C++20)

      Returns the sentinel indicating the end of thesubrange.

      range-begin-end.svg

      [edit]Return value

      end_.

      [edit]Example

      This section is incomplete
      Reason: no example

      [edit]See also

      obtains the iterator
      (public member function)[edit]
      (C++11)(C++14)
      returns an iterator to the end of a container or array
      (function template)[edit]
      returns a sentinel indicating the end of a range
      (customization point object)[edit]
      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/ranges/subrange/end&oldid=176907"

      [8]ページ先頭

      ©2009-2025 Movatter.jp