summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply
Commit message (Expand)AuthorAgeFilesLines
* Make make_from_tuple tests more portable. Patch from STL@microsoft.comEric Fiselier2016-10-231-4/+4
* Suppress warning in make_from_tuple tests.Eric Fiselier2016-07-181-0/+4
* Implement C++17 tuple bits. Including apply and make_from_tuple.Eric Fiselier2016-07-184-0/+1055
OpenPOWER on IntegriCloud