[libcxx-commits] [PATCH] D154110: [libc++] Implement LWG3843 (std::expected<T, E>::value() & assumes E is copy constructible)
Yurong via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 4 08:47:45 PDT 2023
yronglin added a comment.
In D154110#4471709 <https://reviews.llvm.org/D154110#4471709>, @crtrott wrote:
> LGTM, but I haven't been here long enough to feel like I can accept this on behalf of libc++ team :-)
Many thanks for your review! @crtrott let's wait for the sign off from libc++ team.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154110/new/
https://reviews.llvm.org/D154110
More information about the libcxx-commits
mailing list