[libcxx-commits] [PATCH] D125300: type_traits: rewrite is_invocable_r in terms of argument passing.
Aaron Jacobs via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 10 03:42:09 PDT 2022
jacobsa updated this revision to Diff 428330.
jacobsa edited the summary of this revision.
jacobsa added a comment.
Remove the "fixes" part of the description.
I forgot that I need another commit for `std::is_nothrow_invocable_r`
afterward.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125300/new/
https://reviews.llvm.org/D125300
Files:
libcxx/include/type_traits
libcxx/test/libcxx/type_traits/is_invocable_r.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125300.428330.patch
Type: text/x-patch
Size: 7947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220510/9a3486d3/attachment-0001.bin>
More information about the libcxx-commits
mailing list