[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:43:13 PDT 2024


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

nevermind, figured it out - it was a problem with my vim configuration giving me tabs.

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


More information about the libcxx-commits mailing list