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