gcc/libstdc++-v3/testsuite/25_algorithms
Jonathan Wakely b15062031a PR libstdc++/81221 fix namespace qualification for parallel mode
PR libstdc++/81221
	* include/bits/stl_algo.h (sample): Qualify with _GLIBCXX_STD_A not
	std.
	* testsuite/25_algorithms/sample/81221.cc: New.

From-SVN: r249698
2017-06-27 17:23:46 +01:00
..
adjacent_find Update copyright years. 2017-01-01 13:07:43 +01:00
all_of Update copyright years. 2017-01-01 13:07:43 +01:00
any_of Update copyright years. 2017-01-01 13:07:43 +01:00
binary_search Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
clamp Update copyright years. 2017-01-01 13:07:43 +01:00
copy Update copyright years. 2017-01-01 13:07:43 +01:00
copy_backward Update copyright years. 2017-01-01 13:07:43 +01:00
copy_if Update copyright years. 2017-01-01 13:07:43 +01:00
copy_n Update copyright years. 2017-01-01 13:07:43 +01:00
count Update copyright years. 2017-01-01 13:07:43 +01:00
count_if Update copyright years. 2017-01-01 13:07:43 +01:00
equal Update copyright years. 2017-01-01 13:07:43 +01:00
equal_range Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
fill Update copyright years. 2017-01-01 13:07:43 +01:00
fill_n Update copyright years. 2017-01-01 13:07:43 +01:00
find Update copyright years. 2017-01-01 13:07:43 +01:00
find_end Update copyright years. 2017-01-01 13:07:43 +01:00
find_first_of Update copyright years. 2017-01-01 13:07:43 +01:00
find_if Update copyright years. 2017-01-01 13:07:43 +01:00
find_if_not Update copyright years. 2017-01-01 13:07:43 +01:00
for_each Update copyright years. 2017-01-01 13:07:43 +01:00
generate/requirements/explicit_instantiation Update copyright years. 2017-01-01 13:07:43 +01:00
generate_n Update copyright years. 2017-01-01 13:07:43 +01:00
headers Update copyright years. 2017-01-01 13:07:43 +01:00
heap Update copyright years. 2017-01-01 13:07:43 +01:00
includes Update copyright years. 2017-01-01 13:07:43 +01:00
inplace_merge Update copyright years. 2017-01-01 13:07:43 +01:00
is_heap Update copyright years. 2017-01-01 13:07:43 +01:00
is_heap_until Update copyright years. 2017-01-01 13:07:43 +01:00
is_partitioned PR64903 fix number of predicate tests in std::is_partitioned 2017-01-19 23:30:18 +00:00
is_permutation Update copyright years. 2017-01-01 13:07:43 +01:00
is_sorted Update copyright years. 2017-01-01 13:07:43 +01:00
is_sorted_until Update copyright years. 2017-01-01 13:07:43 +01:00
iter_swap Update copyright years. 2017-01-01 13:07:43 +01:00
lexicographical_compare Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
lower_bound Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
make_heap PR libstdc++/80064 make heap algorithms work with function types 2017-03-16 14:32:07 +00:00
max Update copyright years. 2017-01-01 13:07:43 +01:00
max_element Update copyright years. 2017-01-01 13:07:43 +01:00
merge Update copyright years. 2017-01-01 13:07:43 +01:00
min Update copyright years. 2017-01-01 13:07:43 +01:00
min_element Update copyright years. 2017-01-01 13:07:43 +01:00
minmax Update copyright years. 2017-01-01 13:07:43 +01:00
minmax_element Update copyright years. 2017-01-01 13:07:43 +01:00
mismatch Update copyright years. 2017-01-01 13:07:43 +01:00
move Update copyright years. 2017-01-01 13:07:43 +01:00
move_backward Update copyright years. 2017-01-01 13:07:43 +01:00
next_permutation Update copyright years. 2017-01-01 13:07:43 +01:00
none_of Update copyright years. 2017-01-01 13:07:43 +01:00
nth_element Update copyright years. 2017-01-01 13:07:43 +01:00
partial_sort Update copyright years. 2017-01-01 13:07:43 +01:00
partial_sort_copy Update copyright years. 2017-01-01 13:07:43 +01:00
partition Update copyright years. 2017-01-01 13:07:43 +01:00
partition_copy Update copyright years. 2017-01-01 13:07:43 +01:00
partition_point Update copyright years. 2017-01-01 13:07:43 +01:00
pop_heap Update copyright years. 2017-01-01 13:07:43 +01:00
prev_permutation Update copyright years. 2017-01-01 13:07:43 +01:00
push_heap Update copyright years. 2017-01-01 13:07:43 +01:00
random_shuffle Update copyright years. 2017-01-01 13:07:43 +01:00
remove Update copyright years. 2017-01-01 13:07:43 +01:00
remove_copy/requirements/explicit_instantiation Update copyright years. 2017-01-01 13:07:43 +01:00
remove_copy_if Update copyright years. 2017-01-01 13:07:43 +01:00
remove_if Update copyright years. 2017-01-01 13:07:43 +01:00
replace Update copyright years. 2017-01-01 13:07:43 +01:00
replace_copy Update copyright years. 2017-01-01 13:07:43 +01:00
replace_copy_if Update copyright years. 2017-01-01 13:07:43 +01:00
replace_if Update copyright years. 2017-01-01 13:07:43 +01:00
reverse Update copyright years. 2017-01-01 13:07:43 +01:00
reverse_copy/explicit_instantiation Update copyright years. 2017-01-01 13:07:43 +01:00
rotate Update copyright years. 2017-01-01 13:07:43 +01:00
rotate_copy/requirements/explicit_instantiation Update copyright years. 2017-01-01 13:07:43 +01:00
sample PR libstdc++/81221 fix namespace qualification for parallel mode 2017-06-27 17:23:46 +01:00
search PR libstdc++/80796 Add new std::search overload for C++17 2017-05-19 13:28:28 +01:00
search_n Update copyright years. 2017-01-01 13:07:43 +01:00
set_difference Update copyright years. 2017-01-01 13:07:43 +01:00
set_intersection Update copyright years. 2017-01-01 13:07:43 +01:00
set_symmetric_difference Update copyright years. 2017-01-01 13:07:43 +01:00
set_union Update copyright years. 2017-01-01 13:07:43 +01:00
shuffle Update copyright years. 2017-01-01 13:07:43 +01:00
sort PR78991 make __gnu_cxx::__ops constructors explicit 2017-01-06 12:33:58 +00:00
sort_heap Update copyright years. 2017-01-01 13:07:43 +01:00
stable_partition Update copyright years. 2017-01-01 13:07:43 +01:00
stable_sort Update copyright years. 2017-01-01 13:07:43 +01:00
swap Update copyright years. 2017-01-01 13:07:43 +01:00
swap_ranges Update copyright years. 2017-01-01 13:07:43 +01:00
transform/requirements/explicit_instantiation Update copyright years. 2017-01-01 13:07:43 +01:00
unique Update copyright years. 2017-01-01 13:07:43 +01:00
unique_copy Update copyright years. 2017-01-01 13:07:43 +01:00
upper_bound Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00