[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
Wed Jan 3 08:04:35 PST 2024
huixie90 wrote:
> Hi @mordante @huixie90, I think all review comments have been addressed now. Could you review it again?
Hi thanks for the update. There 2 expected tests in the CI that seem to be failing. Do you know why it is the case?
https://github.com/llvm/llvm-project/pull/71819
More information about the libcxx-commits
mailing list