summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/midpoint.integer.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Strip trailing whitespace from libc++Louis Dionne2019-10-231-4/+4
* [libc++] [test] Add missing required headers to midpoint.integer.pass.cppBilly Robert O'Neal III2019-04-181-0/+2
* Fix two of the three bot failures for midpoint; the ones regarding the lack o...Marshall Clow2019-03-141-1/+4
* Add std::midpoint for integral and poiner types. Described in P0811, reviewed...Marshall Clow2019-03-141-0/+137
OpenPOWER on IntegriCloud