You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops
Billy Robert O'Neal III 7e250fcdc1 Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318804 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
move.iter.nonmember Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 7 years ago
move.iter.op.+ Implement another part of P0031; adding constexpr to move_iterator 8 years ago
move.iter.op.+= Implement another part of P0031; adding constexpr to move_iterator 8 years ago
move.iter.op.- Implement another part of P0031; adding constexpr to move_iterator 8 years ago
move.iter.op.-= Implement another part of P0031; adding constexpr to move_iterator 8 years ago
move.iter.op.comp Implement another part of P0031; adding constexpr to move_iterator 8 years ago
move.iter.op.const Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 7 years ago
move.iter.op.conv Move test into test/std subdirectory. 10 years ago
move.iter.op.decr Implement another part of P0031; adding constexpr to move_iterator 8 years ago
move.iter.op.incr Implement another part of P0031; adding constexpr to move_iterator 8 years ago
move.iter.op.index Enable warnings by default for C++ >= 11 and fix -Wshadow occurances 8 years ago
move.iter.op.ref Implement another part of P0031; adding constexpr to move_iterator 8 years ago
move.iter.op.star Enable warnings by default for C++ >= 11 and fix -Wshadow occurances 8 years ago
move.iter.op= Implement another part of P0031; adding constexpr to move_iterator 8 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 10 years ago