[libcxx-commits] [compiler-rt] [clang] [flang] [llvm] [libcxx] [clang-tools-extra] [libc] [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
Wed Jan 17 08:07:54 PST 2024
huixie90 wrote:
LGTM. @mordante could you please have another look if the current state addressed your concerns?
https://github.com/llvm/llvm-project/pull/71819
More information about the libcxx-commits
mailing list