forked from OSchip/llvm-project
![]() The primary purpose of this patch is to add the 'is_callable' traits. Since 'is_nothrow_callable' required making 'INVOKE' conditionally noexcept I also took this oppertunity to implement a constexpr version of INVOKE. This fixes 'std::experimental::apply' which required constexpr 'INVOKE support'. This patch will be followed up with some cleanup. Primarly removing most of "__member_function_traits" since it's no longer used by INVOKE (in C++11 at least). llvm-svn: 266836 |
||
---|---|---|
.. | ||
atomic_design.html | ||
atomic_design_a.html | ||
atomic_design_b.html | ||
atomic_design_c.html | ||
content.css | ||
cxx1y_status.html | ||
cxx1z_status.html | ||
debug_mode.html | ||
index.html | ||
lit_usage.html | ||
menu.css | ||
results.Linux.html | ||
results.Windows.html | ||
ts1z_status.html | ||
type_traits_design.html | ||
upcoming_meeting.html |