[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
Fri Jul 7 20:57:26 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e02158666e0: [libc++] Implement LWG3843 (std::expected<T,E>::value() & assumes E is copy… (authored by yronglin).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154110/new/

https://reviews.llvm.org/D154110

Files:
  libcxx/docs/Status/Cxx23Issues.csv
  libcxx/include/__expected/expected.h
  libcxx/test/libcxx/utilities/expected/expected.expected/value.observers.verify.cpp
  libcxx/test/std/utilities/expected/expected.expected/observers/value.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154110.538312.patch
Type: text/x-patch
Size: 10994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230708/ed10ea4b/attachment-0001.bin>


More information about the libcxx-commits mailing list