summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/result_of.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'sta...Marshall Clow2019-03-281-2/+2
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix PR37407 - callable traits don't correctly check complete types.Eric Fiselier2018-05-101-1/+23
* [libcxx] P0604, invoke_result and is_invocableZhihao Yuan2017-12-121-4/+34
* Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.Eric Fiselier2016-04-201-0/+7
* Implement LWG issue 2219 - support reference_wrapper in INVOKEEric Fiselier2016-04-181-10/+69
* Cleanup result_of tests and fix issues with the C++03 result_of.Eric Fiselier2015-06-131-61/+218
* Get tests running with warnings. Fix warnings in headers and testsEric Fiselier2015-02-051-5/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+98
OpenPOWER on IntegriCloud