[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 19:08:52 PDT 2022
jacobsa updated this revision to Diff 428550.
jacobsa marked 7 inline comments as done.
jacobsa added a comment.
Address comments from philnik.
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/std/utilities/meta/meta.rel/is_invocable_r.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125300.428550.patch
Type: text/x-patch
Size: 6942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220511/460647a3/attachment-0001.bin>
More information about the libcxx-commits
mailing list