diff --git a/libcxx/docs/Status/RangesAlgorithms.csv b/libcxx/docs/Status/RangesAlgorithms.csv --- a/libcxx/docs/Status/RangesAlgorithms.csv +++ b/libcxx/docs/Status/RangesAlgorithms.csv @@ -3,10 +3,10 @@ C++23,`find_last `_,Unassigned,No patch yet,Not started C++23,`find_last_if `_,Unassigned,No patch yet,Not started C++23,`find_last_if_not `_,Unassigned,No patch yet,Not started -C++23,`starts_with `_,Unassigned,No patch yet,Not started -C++23,`ends_with `_,Unassigned,No patch yet,Not started +C++23,`starts_with `_,Zijun Zhao,`D150735 `_,✅ +C++23,`ends_with `_,Zijun Zhao,No patch yet,In Progress C++23,`shift_left `_,Unassigned,No patch yet,Not started C++23,`shift_right `_,Unassigned,No patch yet,Not started C++23,`iota (algorithm) `_,Unassigned,No patch yet,Not started C++23,`fold `_,Unassigned,No patch yet,Not started -C++23,`contains `_,Unassigned,No patch yet,Not started +C++23,`contains `_,Zijun Zhao,No patch yet,In Progress