xref: /openbsd-src/gnu/llvm/libcxx/docs/Status/RangesViews.csv (revision 4bdff4bed0e3d54e55670334c7d0077db4170f86)
1*4bdff4beSrobertStandard,View,Assignee,CL,Status
2*4bdff4beSrobertC++20,`empty <https://wg21.link/P0896R4>`_,Zoe Carver,`D103208 <https://llvm.org/D103208>`_,✅
3*4bdff4beSrobertC++20,`single <https://wg21.link/P0896R4>`_,Zoe Carver,`D106840 <https://llvm.org/D106840>`_,✅
4*4bdff4beSrobertC++20,`iota (view) <https://wg21.link/P0896R4>`_,Zoe Carver,`D107396 <https://llvm.org/D107396>`_,✅
5*4bdff4beSrobertC++20,`all <https://wg21.link/P0896R4>`_,Zoe Carver,`D102028 <https://llvm.org/D102028>`_,✅
6*4bdff4beSrobertC++20,`ref_view <https://wg21.link/P0896R4>`_,Zoe Carver,`D102020 <https://llvm.org/D102020>`_,✅
7*4bdff4beSrobertC++20,`owning_view <https://wg21.link/P0896R4>`_,Arthur O'Dwyer,`D116894 <https://llvm.org/D116894>`_,✅
8*4bdff4beSrobertC++20,`filter <https://wg21.link/P0896R4>`_,Louis Dionne,`D109086 <https://llvm.org/D109086>`_,✅
9*4bdff4beSrobertC++20,`transform <https://wg21.link/P0896R4>`_,Zoe Carver,`D103056 <https://llvm.org/D103056>`_,✅
10*4bdff4beSrobertC++20,`take <https://wg21.link/P0896R4>`_,Zoe Carver,`D106507 <https://llvm.org/D106507>`_,✅
11*4bdff4beSrobertC++20,`take_while <https://wg21.link/P1035R7>`_,Hui Xie,`D134952 <https://llvm.org/D134952>`_,✅
12*4bdff4beSrobertC++20,`drop <https://wg21.link/P1035R7>`_,Zoe Carver,`D102037 <https://llvm.org/D102037>`_,✅
13*4bdff4beSrobertC++20,`drop_while <https://wg21.link/P1035R7>`_,Hui Xie,`D135460 <https://llvm.org/D135460>`_,✅
14*4bdff4beSrobertC++20,`join <https://wg21.link/P0896R4>`_,Zoe Carver,`D107671 <https://llvm.org/D107671>`_,✅
15*4bdff4beSrobertC++20,`split <https://wg21.link/P2210R2>`_,Hui Xie,`D142063 <https://llvm.org/D142063>`_,✅
16*4bdff4beSrobertC++20,`lazy_split <https://wg21.link/P0896R4>`_,Zoe Carver and Konstantin Varlamov,`D107500 <https://llvm.org/D107500>`_,✅
17*4bdff4beSrobertC++20,`counted <https://wg21.link/P0896R4>`_,Zoe Carver,`D106923 <https://llvm.org/D106923>`_,✅
18*4bdff4beSrobertC++20,`common <https://wg21.link/P0896R4>`_,Zoe Carver,`D105753 <https://llvm.org/D105753>`_,✅
19*4bdff4beSrobertC++20,`reverse <https://wg21.link/P0896R4>`_,Zoe Carver,`D107096 <https://llvm.org/D107096>`_,✅
20*4bdff4beSrobertC++20,`elements / keys / values <https://wg21.link/P1035R7>`_,Hui Xie,`D136268 <https://llvm.org/D136268>`_,✅
21*4bdff4beSrobertC++20,`istream <https://wg21.link/P1035R7>`_,Hui Xie,`D133317 <https://llvm.org/D133317>`_,✅
22*4bdff4beSrobert,,,,
23*4bdff4beSrobert,,,,
24*4bdff4beSrobert,,,,
25*4bdff4beSrobertC++23,`repeat <https://wg21.link/P2474R2>`_,Unassigned,No patch yet,Not started
26*4bdff4beSrobertC++23,`cartesian_product <https://wg21.link/P2374R4>`_,Unassigned,No patch yet,Not started
27*4bdff4beSrobertC++23,`zip <https://wg21.link/P2321R2>`_,Hui Xie,`D122806 <https://llvm.org/D122806>`_,✅
28*4bdff4beSrobertC++23,`zip_transform <https://wg21.link/P2321R2>`_,Hui Xie,No patch yet,Not started
29*4bdff4beSrobertC++23,`adjacent <https://wg21.link/P2321R2>`_,Hui Xie,No patch yet,Not started
30*4bdff4beSrobertC++23,`adjacent_transform <https://wg21.link/P2321R2>`_,Hui Xie,No patch yet,Not started
31*4bdff4beSrobertC++23,`join_with <https://wg21.link/P2441R2>`_,Unassigned,No patch yet,Not started
32*4bdff4beSrobertC++23,`slide <https://wg21.link/P2442R1>`_,Unassigned,No patch yet,Not started
33*4bdff4beSrobertC++23,`chunk <https://wg21.link/P2442R1>`_,Unassigned,No patch yet,Not started
34*4bdff4beSrobertC++23,`chunk_by <https://wg21.link/P2443R1>`_,Unassigned,No patch yet,Not started
35*4bdff4beSrobertC++23,`as_const <https://wg21.link/P2278R4>`_,Unassigned,No patch yet,Not started
36*4bdff4beSrobertC++23,`as_rvalue <https://wg21.link/P2446R2>`_,Nikolas Klauser,`D137637 <https://llvm.org/D137637>`_,Complete
37*4bdff4beSrobertC++23,`stride <https://wg21.link/P1899R3>`_,Unassigned,No patch yet,Not started
38