[libcxx-commits] [libcxx] [libc++][ranges] P1223R5: `find_last` (PR #99312)

nicole mazzuca via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 17 06:20:02 PDT 2024


================
@@ -360,6 +360,8 @@ Status
     ---------------------------------------------------------- -----------------
     ``__cpp_lib_ranges_contains``                              ``202207L``
     ---------------------------------------------------------- -----------------
+    ``__cpp_lib_ranges_find_last``                             ``202207L``
----------------
strega-nil wrote:

I feel like I'm missing how to run the generator script - very possible I'm just missing where this is, but I cannot find it for the life of me.

https://github.com/llvm/llvm-project/pull/99312


More information about the libcxx-commits mailing list