std::ranges::views 符号索引
此页面试图列出所有来自标准库,可用于命名空间 std::ranges::views:: 的符号。符号以下列方式书写:
- 函数名带 ()。
- 模板带 <>。
注解
能用 std::views 访问 std::ranges::views 。
 A  C  D  E  F  I  J  K  L  R  S  T  V  Z
A
adjacent (C++23 起) 
adjacent_transform (C++23 起) 
all (C++20 起) 
all_t (C++20 起) 
as_const (C++23 起) 
as_rvalue (C++23 起) 
C
cartesian_product (C++23 起) 
chunk (C++23 起) 
chunk_by (C++23 起) 
common (C++20 起) 
counted (C++20 起) 
D
drop (C++20 起) 
drop_while (C++20 起) 
E
elements<> (C++20 起) 
empty<> (C++20 起) 
F
filter (C++20 起) 
I
iota (C++20 起) 
istream<> (C++20 起) 
J
join (C++20 起) 
join_with (C++23 起) 
K
keys (C++20 起) 
L
lazy_split (C++20 起) 
R
repeat (C++23 起) 
reverse (C++20 起) 
S
single (C++20 起) 
slide (C++23 起) 
split (C++20 起) 
stride (C++23 起) 
T
take (C++20 起) 
take_while (C++20 起) 
transform (C++20 起) 
V
values (C++20 起) 
Z
zip (C++23 起) 
zip_transform (C++23 起)