[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:10:02 PDT 2024


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

It seems you haven't run the generator script. Have you set this value manually? It gets set automatically.

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


More information about the libcxx-commits mailing list