[libcxx-commits] [PATCH] D154116: [libc++] Implement LWG3938 (Cannot use std::expected monadic ops with move-only error_type)
Yurong via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 29 10:35:20 PDT 2023
yronglin created this revision.
Herald added a project: All.
yronglin requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Signed-off-by: yrong <yronglin777 at gmail.com>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154116
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/docs/Status/Cxx2cIssues.csv
libcxx/include/__expected/expected.h
libcxx/test/std/utilities/expected/expected.expected/monadic/and_then.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154116.535886.patch
Type: text/x-patch
Size: 11132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230629/d2575f7b/attachment.bin>
More information about the libcxx-commits
mailing list