| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove addtional parameters in function std::next() and std::prev() | Rachel Craik | 2017-07-24 | 2 | -0/+6 |
| * | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2017-06-20 | 2 | -2/+2 |
| * | Make next/prev/advance/distance operations on iterators be constexpr. I misse... | Marshall Clow | 2017-05-17 | 4 | -3/+116 |
| * | Implement LWG#2353: std::next is over-constrained | Marshall Clow | 2015-11-07 | 1 | -0/+4 |
| * | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 4 | -0/+175 |

