[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
Tue Nov 21 04:41:55 PST 2023


PragmaTwice wrote:

There are still some random CI errors, but seems not related to my changes.

Hi @huixie90 @mordante, could you review this PR again when you are free?

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


More information about the libcxx-commits mailing list