[libcxx-commits] [libcxx] [libc++] Implement ranges::iota (PR #68494)

nicole mazzuca via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 25 09:40:43 PDT 2024


================
@@ -9,6 +9,8 @@ C++23,`shift_left <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not star
 C++23,`shift_right <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started
 C++23,`iota (algorithm) <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started
 C++23,`fold <https://wg21.link/p2322r5>`_,Unassigned,No patch yet,Not started
+C++23,`contains <https://wg21.link/p2302r2>`_,Zijun Zhao,No patch yet,In Progress
----------------
strega-nil wrote:

Accidental doubling of the next line in a merge conflict.

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


More information about the libcxx-commits mailing list