llvm-project/libcxx/test/std/utilities/meta
Zhihao Yuan bcde6e715e [libcxx] P0604, invoke_result and is_invocable
Summary:
Introduce a new form of `result_of` without function type encoding.

Rename and split `is_callable/is_nothrow_callable` into `is_invocable/is_nothrow_invocable/is_invocable_r/is_nothrow_invocable_r` (and associated types accordingly)

Change function type encoding of previous `is_callable/is_nothrow_callable` traits to conventional template type parameter lists.


Reviewers: EricWF, mclow.lists, bebuch

Reviewed By: EricWF, bebuch

Subscribers: lichray, bebuch, cfe-commits

Differential Revision: https://reviews.llvm.org/D38831

llvm-svn: 320509
2017-12-12 18:42:04 +00:00
..
meta.help Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library 2017-04-19 00:56:32 +00:00
meta.logical Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
meta.rel [libcxx] P0604, invoke_result and is_invocable 2017-12-12 18:42:04 +00:00
meta.rqmts
meta.trans [libcxx] P0604, invoke_result and is_invocable 2017-12-12 18:42:04 +00:00
meta.type.synop
meta.unary [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
meta.unary.prop.query Fix bad XFAIL which recent LIT changes diagnosed 2017-01-24 10:19:32 +00:00