summaryrefslogtreecommitdiff
path: root/test/std/iterators/predef.iterators/move.iterators/move.iter.ops
AgeCommit message (Expand)Author
2017-11-21Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...Billy Robert O'Neal III
2017-11-15Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...Billy Robert O'Neal III
2017-10-14Placate unused variable warnings uncovered by improvements to clang's -Wunuse...Benjamin Kramer
2016-12-03Enable warnings by default for C++ >= 11 and fix -Wshadow occurancesEric Fiselier
2016-11-02Implement another part of P0031; adding constexpr to move_iteratorMarshall Clow
2014-12-20Move test into test/std subdirectory.Eric Fiselier