Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::ranges::views Symbol Index(since C++20)

      From cppreference.com
      <cpp‎ |symbol index
       
       
       
      std::ranges
      std::ranges::views
      (C++20)
       

      This page tries to list all the symbols that are available from thestandard library (ranges library) in the namespacestd::ranges::views. The symbols are written as follows:

      • Function names with().
      • Templates with<>.

      Contents

      [edit]Notes

      std::ranges::views can be accessed asstd::views.

      [edit]
      ACDEFIJKLPRSTVZ


      [edit]A

      adjacent(since C++23)
      adjacent_transform(since C++23)
      all(since C++20)
      all_t(since C++20)
      as_const(since C++23)
      as_rvalue(since C++23)

      [edit]C

      cache_latest(since C++26)
      cartesian_product(since C++23)
      chunk(since C++23)
      chunk_by(since C++23)
      common(since C++20)
      concat(since C++26)
      counted(since C++20)

      [edit]D

      drop(since C++20)
      drop_while(since C++20)

      [edit]E

      elements<>(since C++20)
      empty<>(since C++20)
      enumerate(since C++23)

      [edit]F

      filter(since C++20)

      [edit]I

      iota(since C++20)
      istream<>(since C++20)

      [edit]J

      join(since C++20)
      join_with(since C++23)

      [edit]K

      keys(since C++20)

      [edit]L

      lazy_split(since C++20)

      [edit]P

      pairwise(since C++23)
      pairwise_transform(since C++23)

      [edit]R

      repeat(since C++23)
      reverse(since C++20)

      [edit]S

      single(since C++20)
      slide(since C++23)
      split(since C++20)
      stride(since C++23)

      [edit]T

      take(since C++20)
      take_while(since C++20)
      to_input(since C++26)
      transform(since C++20)

      [edit]V

      values(since C++20)

      [edit]Z

      zip(since C++23)
      zip_transform(since C++23)

      Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/symbol_index/views&oldid=181902"

      [8]ページ先頭

      ©2009-2025 Movatter.jp