[libcxx-commits] [PATCH] D154110: [libc++] Implement LWG3843 (std::expected<T, E>::value() & assumes E is copy constructible)

Christian Trott via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 4 08:20:33 PDT 2023


crtrott added a comment.

LGTM, but I haven't been here long enough to feel like I can accept this on behalf of 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