2022-11-29 14:07:44 -08:00
|
|
|
Standard,Algorithm,Assignee,CL,Status
|
|
|
|
C++20,all C++20 algorithms,N/A,N/A,✅
|
2024-07-19 09:42:16 -07:00
|
|
|
C++23,`find_last <https://wg21.link/P1223R5>`_,Nicole Mazzuca,`#99312 <https://github.com/llvm/llvm-project/pull/99312>`_,Complete
|
|
|
|
C++23,`find_last_if <https://wg21.link/P1223R5>`_,Nicole Mazzuca,`#99312 <https://github.com/llvm/llvm-project/pull/99312>`_,Complete
|
|
|
|
C++23,`find_last_if_not <https://wg21.link/P1223R5>`_,Nicole Mazzuca,`#99312 <https://github.com/llvm/llvm-project/pull/99312>`_,Complete
|
2024-02-13 15:42:37 -08:00
|
|
|
C++23,`starts_with <https://wg21.link/P1659R3>`_,Zijun Zhao,`D150735 <https://llvm.org/D150735>`_,Complete
|
|
|
|
C++23,`ends_with <https://wg21.link/P1659R3>`_,Zijun Zhao, `D150831 <https://llvm.org/D150831>`_,Complete
|
2022-11-29 14:07:44 -08:00
|
|
|
C++23,`shift_left <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started
|
|
|
|
C++23,`shift_right <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started
|
|
|
|
C++23,`iota (algorithm) <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started
|
|
|
|
C++23,`fold <https://wg21.link/p2322r5>`_,Unassigned,No patch yet,Not started
|
2024-02-13 15:42:37 -08:00
|
|
|
C++23,`contains <https://wg21.link/p2302r2>`_,Zijun Zhao, `#65148 <https://github.com/llvm/llvm-project/pull/65148>`_,Complete
|
2023-12-19 21:57:50 -08:00
|
|
|
C++23,`fold_left_with_iter <https://wg21.link/p2322r6>`_,Christopher Di Bella,N/A,Complete
|
|
|
|
C++23,`fold_left <https://wg21.link/p2322r6>`_,Christopher Di Bella,N/A,Complete
|
|
|
|
C++23,`fold_left_first_with_iter <https://wg21.link/p2322r6>`_,Christopher Di Bella,N/A,In progress
|
|
|
|
C++23,`fold_left_first <https://wg21.link/p2322r6>`_,Christopher Di Bella,N/A,In progress
|
|
|
|
C++23,`fold_right <https://wg21.link/p2322r6>`_,Christopher Di Bella,N/A,In progress
|
|
|
|
C++23,`fold_right_last <https://wg21.link/p2322r6>`_,Christopher Di Bella,N/A,In progress
|