[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
Fri Apr 8 03:24:15 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG08920cc04343: [libc++] Add __is_callable type trait and begin granularizing type_traits (authored by philnik).

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.421474.patch
Type: text/x-patch
Size: 8961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220408/92b1c3a6/attachment.bin>


More information about the libcxx-commits mailing list