.. |
adjacent_find
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
advance/istreambuf_iterators
|
|
|
all_of
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
any_of
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
binary_search
|
Disable tests that aren't valid in parallel mode
|
2019-10-01 22:02:17 +01:00 |
clamp
|
|
|
copy
|
libstdc++: Improve _GLIBCXX_DEBUG __valid_range check
|
2019-11-24 17:09:44 +00:00 |
copy_backward
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
copy_if
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
copy_n
|
Add std::copy_n istreambuf_iterator specialization
|
2019-10-06 15:29:04 +00:00 |
count
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
count_if
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
equal
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
equal_range
|
Disable tests that aren't valid in parallel mode
|
2019-10-01 22:02:17 +01:00 |
fill
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
fill_n
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
find
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
find_end
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
find_first_of
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
find_if
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
find_if_not
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
for_each
|
libstdc++: make negative count safe with std::for_each_n
|
2019-11-07 23:10:45 +00:00 |
generate
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
generate_n
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
headers
|
Implement C++20 p0879 - Constexpr for swap and swap related functions.
|
2019-08-14 17:54:15 +00:00 |
heap
|
|
|
includes
|
|
|
inplace_merge
|
|
|
is_heap
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
is_heap_until
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
is_partitioned
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
is_permutation
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
is_sorted
|
stl_algo.h (merge): Fix documentation.
|
2019-09-28 21:11:55 +00:00 |
is_sorted_until
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
iter_swap
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
lexicographical_compare
|
Disable tests that aren't valid in parallel mode
|
2019-10-01 22:02:17 +01:00 |
lower_bound
|
Disable tests that aren't valid in parallel mode
|
2019-10-01 22:02:17 +01:00 |
make_heap
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
max
|
|
|
max_element
|
|
|
merge
|
stl_algo.h (merge): Fix documentation.
|
2019-09-28 21:11:55 +00:00 |
min
|
|
|
min_element
|
|
|
minmax
|
|
|
minmax_element
|
|
|
mismatch
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
move
|
Implement C++20 p0202 - Add Constexpr Modifiers to Functions in <algorithm> and <utility> Headers.
|
2019-08-01 15:25:42 +00:00 |
move_backward
|
Implement C++20 p0202 - Add Constexpr Modifiers to Functions in <algorithm> and <utility> Headers.
|
2019-08-01 15:25:42 +00:00 |
next_permutation
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
none_of
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
nth_element
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
partial_sort
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
partial_sort_copy
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
partition
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
partition_copy
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
partition_point
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
pop_heap
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
prev_permutation
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
pstl
|
Fix incorrect __cpp_lib_parallel_algorithm macro definitions
|
2019-06-12 21:16:03 +01:00 |
push_heap
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
random_shuffle
|
|
|
remove
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
remove_copy
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
remove_copy_if
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
remove_if
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
replace
|
|
|
replace_copy
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
replace_copy_if
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
replace_if
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
reverse
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
reverse_copy
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
rotate
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
rotate_copy
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
sample
|
|
|
search
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
search_n
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
set_difference
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
set_intersection
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
set_symmetric_difference
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
set_union
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
shuffle
|
|
|
sort
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
sort_heap
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
stable_partition
|
|
|
stable_sort
|
|
|
swap
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
swap_ranges
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
transform
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
unique
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
unique_copy
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
upper_bound
|
Disable tests that aren't valid in parallel mode
|
2019-10-01 22:02:17 +01:00 |
constexpr_macro.cc
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |
cpp_lib_constexpr.cc
|
Implement C++20 p1424 - 'constexpr' feature macro concerns...
|
2019-09-10 03:38:58 +00:00 |