[libcxx-commits] [libcxx] [libc++][ranges] P1223R5: `find_last` (PR #99312)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 17 06:30:56 PDT 2024
================
@@ -360,6 +360,8 @@ Status
---------------------------------------------------------- -----------------
``__cpp_lib_ranges_contains`` ``202207L``
---------------------------------------------------------- -----------------
+ ``__cpp_lib_ranges_find_last`` ``202207L``
----------------
Zingam wrote:
Please check this list:
https://libcxx.llvm.org/Contributing.html#pre-commit-check-list
What about :)
ninja -C "${build_dirpath}" libcxx-generate-files
https://github.com/llvm/llvm-project/pull/99312
More information about the libcxx-commits
mailing list