hanchenye-llvm-project/libcxx/test/algorithms/alg.nonmodifying
Marshall Clow f1e473bad9 Create a 'comma_iterator' class that overloads operator, and asserts when it's called. Add tests to mismatch to make sure it can't be blindsided by such an evil iterator. More tests for other algorithms forthcoming. Thanks to STL for pointing this out at CppCon and Yakov Galka for opening LWG issue #2133
llvm-svn: 217902
2014-09-16 20:38:11 +00:00
..
alg.adjacent.find
alg.all_of
alg.any_of
alg.count
alg.equal
alg.find
alg.find.end
alg.find.first.of
alg.foreach
alg.is_permutation
alg.none_of
alg.search
mismatch
nothing_to_do.pass.cpp