summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/utilities/tuple/tuple.apply
Commit message (Expand)AuthorAgeFilesLines
* Remove more of the std::experimental bits that are now in std::. All the _v t...Marshall Clow2018-02-067-1432/+0
* [libcxx] [test] Fix comment typos, strip trailing whitespace.Stephan T. Lavavej2017-01-181-1/+1
* Adjust libc++ test infastructure to fully support modulesEric Fiselier2016-12-051-16/+16
* Fix warnings in tests.Eric Fiselier2016-06-141-31/+25
* Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.Eric Fiselier2016-04-201-5/+0
* Suppress array initialization warnings in std::experimental::apply testsEric Fiselier2015-10-013-0/+13
* Remove constexpr support for std::apply because it introduces regressions.Eric Fiselier2015-04-192-0/+8
* [libcxx] Add <experimental/tuple> header for LFTS.Eric Fiselier2015-03-177-0/+1422
OpenPOWER on IntegriCloud