[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
Wed May 11 02:50:29 PDT 2022


jacobsa updated this revision to Diff 428600.
jacobsa marked 3 inline comments as done.
jacobsa added a comment.

Update based on 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.428600.patch
Type: text/x-patch
Size: 7531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220511/f955af04/attachment-0001.bin>


More information about the libcxx-commits mailing list