.. |
alg.adjacent.find
|
6a1c2ffea4
More P0202 constexpr-ifying. All the find_XXX algorithms in this commit.
|
há 7 anos atrás |
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.
|
há 7 anos atrás |
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.
|
há 7 anos atrás |
alg.count
|
0dc8ca7729
More constexpr from P0202. count and count_if. Also fix a comment that Morwenn noted.
|
há 7 anos atrás |
alg.equal
|
4cd596538b
More constexpr (re P0202) - equal and mismatch
|
há 7 anos atrás |
alg.find
|
6a1c2ffea4
More P0202 constexpr-ifying. All the find_XXX algorithms in this commit.
|
há 7 anos atrás |
alg.find.end
|
5af38a078e
Fix constexpr failure on C++11-based buildbots.
|
há 7 anos atrás |
alg.find.first.of
|
6a1c2ffea4
More P0202 constexpr-ifying. All the find_XXX algorithms in this commit.
|
há 7 anos atrás |
alg.foreach
|
b836deb5db
[libcxx] [test] Strip trailing whitespace. NFC.
|
há 8 anos atrás |
alg.is_permutation
|
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.
|
há 7 anos atrás |
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.
|
há 7 anos atrás |
alg.search
|
210d12c946
Fix misspelled macro name - thanks to andrew@ispras.ru for the catch
|
há 7 anos atrás |
mismatch
|
4cd596538b
More constexpr (re P0202) - equal and mismatch
|
há 7 anos atrás |
nothing_to_do.pass.cpp
|
a90c6dd460
Move test into test/std subdirectory.
|
há 10 anos atrás |