summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/iterator.primitives
Commit message (Expand)AuthorAgeFilesLines
* Another test for LWG2952Marshall Clow2017-11-141-0/+28
* Implement LWG2952: iterator_traits should work for pointers to cv TMarshall Clow2017-11-141-0/+28
* [libcxx] [test] Rename _Up to U, etc. NFCI.Stephan T. Lavavej2017-08-111-2/+2
* [libcxx] [test] Rename _Tp to T. NFCI.Stephan T. Lavavej2017-08-111-2/+2
* Remove addtional parameters in function std::next() and std::prev()Rachel Craik2017-07-242-0/+6
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-06-202-2/+2
* Make next/prev/advance/distance operations on iterators be constexpr. I misse...Marshall Clow2017-05-174-3/+116
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-025-0/+5
* Implement LWG#2353: std::next is over-constrainedMarshall Clow2015-11-071-0/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-2015-0/+536
OpenPOWER on IntegriCloud