[libcxx-commits] [libcxx] [libc++] Implement LWG3940 (std::expected<void, E>::value() also needs E to be copy constructible) (PR #71819)

via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 16 04:58:18 PST 2023


================
@@ -0,0 +1,27 @@
+//===----------------------------------------------------------------------===//
----------------
PragmaTwice wrote:

Moved.

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


More information about the libcxx-commits mailing list