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.sorting
History
Marshall Clow
49c7643c39
First part of P0202: Adding constexpr modifiers to functions in <algorithm> and <utility>. This commit is all the is_XXX algorithms.
...
llvm-svn: 322489
2018-01-15 16:16:32 +00:00
..
alg.binary.search
…
alg.clamp
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
alg.heap.operations
First part of P0202: Adding constexpr modifiers to functions in <algorithm> and <utility>. This commit is all the is_XXX algorithms.
2018-01-15 16:16:32 +00:00
alg.lex.comparison
…
alg.merge
Fix test for C++03
2017-08-29 01:10:51 +00:00
alg.min.max
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
alg.nth.element
…
alg.permutation.generators
…
alg.set.operations
Mark test as unsupported on C++98/03, since it uses move_iterator
2017-10-30 16:07:59 +00:00
alg.sort
First part of P0202: Adding constexpr modifiers to functions in <algorithm> and <utility>. This commit is all the is_XXX algorithms.
2018-01-15 16:16:32 +00:00
nothing_to_do.pass.cpp
…