This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e899e799b51c7df7000c69233ea28e764dd3ddf5
llvm-project
/
libcxx
/
test
/
algorithms
History
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.c.library
license change
2010-11-16 22:09:02 +00:00
alg.modifying.operations
Fix PR#202520 - predicate called too many times in list::remove_if. Add tests for list, forward_list, and the std::remove_if algorithm
2014-08-04 17:32:25 +00:00
alg.nonmodifying
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
2014-09-16 20:38:11 +00:00
alg.sorting
Fix std::make_heap's worst case time complexity
2014-07-22 06:07:09 +00:00
algorithms.general
license change
2010-11-16 22:09:02 +00:00
version.pass.cpp
license change
2010-11-16 22:09:02 +00:00