summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/midpoint.pointer.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reorg the midpoint pointer test into runtime and constexpr tests; comment ↵Marshall Clow2019-03-141-10/+40
| | | | | | out the volatile constexpr tests for GCC because our experimental gcc bot barfs on them. llvm-svn: 356177
* Add std::midpoint for integral and poiner types. Described in P0811, ↵Marshall Clow2019-03-141-0/+57
reviewed as D59099. llvm-svn: 356162
OpenPOWER on IntegriCloud