llvm-project/libcxx/docs/Status/RangesAlgorithms.csv
zijunzhao 996559602b Update RangesAlgorithm status
Reviewed By: philnik, #libc

Differential Revision: https://reviews.llvm.org/D157539
2023-08-09 19:28:00 +00:00

940 B

1StandardAlgorithmAssigneeCLStatus
2C++20all C++20 algorithmsN/AN/A
3C++23`find_last <https://wg21.link/P1223R5>`_UnassignedNo patch yetNot started
4C++23`find_last_if <https://wg21.link/P1223R5>`_UnassignedNo patch yetNot started
5C++23`find_last_if_not <https://wg21.link/P1223R5>`_UnassignedNo patch yetNot started
6C++23`starts_with <https://wg21.link/P1659R3>`_Zijun Zhao`D150735 <https://llvm.org/D150735>`_
7C++23`ends_with <https://wg21.link/P1659R3>`_Zijun ZhaoNo patch yetIn Progress
8C++23`shift_left <https://wg21.link/p2440r1>`_UnassignedNo patch yetNot started
9C++23`shift_right <https://wg21.link/p2440r1>`_UnassignedNo patch yetNot started
10C++23`iota (algorithm) <https://wg21.link/p2440r1>`_UnassignedNo patch yetNot started
11C++23`fold <https://wg21.link/p2322r5>`_UnassignedNo patch yetNot started
12C++23`contains <https://wg21.link/p2302r2>`_Zijun ZhaoNo patch yetIn Progress