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/insert.iterators
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
..
back.insert.iter.ops Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 8 years ago
back.insert.iterator Fix ::reference typedef in insert iterators. 9 years ago
front.insert.iter.ops Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 8 years ago
front.insert.iterator Fix ::reference typedef in insert iterators. 9 years ago
insert.iter.ops Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES 8 years ago
insert.iterator Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 7 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 10 years ago