[libcxx-commits] [PATCH] D123114: [libc++] Add __is_callable type trait and begin granularizing type_traits

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 6 13:26:09 PDT 2022


philnik updated this revision to Diff 420998.
philnik added a comment.

- Include the correct header


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123114/new/

https://reviews.llvm.org/D123114

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__type_traits/integral_constant.h
  libcxx/include/__type_traits/is_callable.h
  libcxx/include/module.modulemap
  libcxx/include/type_traits
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/libcxx/type_traits/is_callable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123114.420998.patch
Type: text/x-patch
Size: 8933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220406/1316962d/attachment-0001.bin>


More information about the libcxx-commits mailing list