summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/transform.reduce
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] [test] Rename __x to x. NFCI.Stephan T. Lavavej2017-08-111-10/+10
* [libcxx] [test] Rename _Tp to T. NFCI.Stephan T. Lavavej2017-08-111-12/+12
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-3/+3
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-06-203-10/+10
* Implement the non-parallel versions of reduce and transform_reduce for C++17Marshall Clow2017-06-143-0/+316
OpenPOWER on IntegriCloud