[libcxx-commits] [PATCH] D125300: [libc++] type_traits: make __invokable_r work in terms of argument passing.

Aaron Jacobs via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun May 15 00:09:34 PDT 2022


jacobsa updated this revision to Diff 429518.
jacobsa marked 2 inline comments as done.
jacobsa added a comment.

Fix typos pointed out by jloser.


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
  libcxx/test/std/utilities/meta/meta.rel/is_invocable_r_v.compile.pass.cpp
  libcxx/test/std/utilities/meta/meta.rel/is_nothrow_invocable.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125300.429518.patch
Type: text/x-patch
Size: 13085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220515/f9355b74/attachment.bin>


More information about the libcxx-commits mailing list