This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
algorithms
/
alg.nonmodifying
History
Marshall Clow
315cd1fec9
Update the algorithm tests to not use the (deprecated) function binders. No functional change.
...
llvm-svn: 298618
2017-03-23 16:13:50 +00:00
..
alg.adjacent.find
…
alg.all_of
…
alg.any_of
…
alg.count
Update the algorithm tests to not use the (deprecated) function binders. No functional change.
2017-03-23 16:13:50 +00:00
alg.equal
Purge all usages of _LIBCPP_STD_VER under test/std/algorithm
2016-10-08 01:25:23 +00:00
alg.find
Update the algorithm tests to not use the (deprecated) function binders. No functional change.
2017-03-23 16:13:50 +00:00
alg.find.end
…
alg.find.first.of
…
alg.foreach
[libcxx] [test] D27023: Fix MSVC warning C4389 "signed/unsigned mismatch", part 10/12.
2016-12-06 01:13:29 +00:00
alg.is_permutation
Purge all usages of _LIBCPP_STD_VER under test/std/algorithm
2016-10-08 01:25:23 +00:00
alg.none_of
…
alg.search
[libcxx] Properly convert the count arguments to the *_n algorithms before use.
2015-02-10 16:46:42 +00:00
mismatch
Purge all usages of _LIBCPP_STD_VER under test/std/algorithm
2016-10-08 01:25:23 +00:00
nothing_to_do.pass.cpp
…