.. |
alg.adjacent.find
|
6a1c2ffea4
More P0202 constexpr-ifying. All the find_XXX algorithms in this commit.
|
7 жил өмнө |
alg.all_of
|
82091c2583
Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate.
|
7 жил өмнө |
alg.any_of
|
82091c2583
Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate.
|
7 жил өмнө |
alg.count
|
0dc8ca7729
More constexpr from P0202. count and count_if. Also fix a comment that Morwenn noted.
|
7 жил өмнө |
alg.equal
|
39b886259e
More constexpr algorithms from P0202: lower_bound, upper_bound, equal_range, binary_search
|
7 жил өмнө |
alg.find
|
6a1c2ffea4
More P0202 constexpr-ifying. All the find_XXX algorithms in this commit.
|
7 жил өмнө |
alg.find.end
|
a2b7665eb2
[libcxx] [test] Strip trailing whitespace, NFC.
|
7 жил өмнө |
alg.find.first.of
|
a2b7665eb2
[libcxx] [test] Strip trailing whitespace, NFC.
|
7 жил өмнө |
alg.foreach
|
a2b7665eb2
[libcxx] [test] Strip trailing whitespace, NFC.
|
7 жил өмнө |
alg.is_permutation
|
27c341db41
Fix the BinaryPredicate form of std::is_permutation to not rely on operator==
|
7 жил өмнө |
alg.none_of
|
82091c2583
Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate.
|
7 жил өмнө |
alg.search
|
d6082200f6
More constexpr algorithms from P0202. search/search_n
|
7 жил өмнө |
mismatch
|
a2b7665eb2
[libcxx] [test] Strip trailing whitespace, NFC.
|
7 жил өмнө |
nothing_to_do.pass.cpp
|
a90c6dd460
Move test into test/std subdirectory.
|
10 жил өмнө |