[libcxx-commits] [libcxx] [libc++] P2255R2: Add deleted tuple constructor overloads (PR #205379)
Yihan Wang via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 29 09:47:01 PDT 2026
================
@@ -7,6 +7,7 @@
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++03
+// REQUIRES: std-at-least-c++23
----------------
yronglin wrote:
Removed
https://github.com/llvm/llvm-project/pull/205379
More information about the libcxx-commits
mailing list