[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
Fri Nov 17 05:15:09 PST 2023
PragmaTwice wrote:
It seems the CI has failed, but I'm not sure if it is related to my changes, since I don't touch these failed test cases.
```
std/containers/container.adaptors/container.adaptors.format/format.functions.format.pass.cpp' FAILED
```
https://github.com/llvm/llvm-project/pull/71819
More information about the libcxx-commits
mailing list