gcc/libstdc++-v3/testsuite/25_algorithms
Paolo Carlini 9f889fcf52 DR 538, [Ready]
2006-04-10  Paolo Carlini  <pcarlini@suse.de>

	DR 538, [Ready]
	* include/bits/stl_algo.h (__unique_copy(,,, input_iterator_tag,
	output_iterator_tag), and predicated counterpart): Revert to the
	algorithm pre-DR 241, i.e., value_type of InputIterator is now
	required to be Assignable too.
	* testsuite/25_algorithms/unique_copy/3.cc: Remove.
	* docs/html/ext/howto.html: Add an entry for DR 538.

From-SVN: r112818
2006-04-10 10:05:51 +00:00
..
adjacent_find All files: Update FSF address. 2005-08-17 02:28:44 +00:00
binary_search All files: Update FSF address. 2005-08-17 02:28:44 +00:00
copy re PR libstdc++/25482 (Specialize (overload) std::copy/find for streambuf iterators) 2006-03-21 12:25:11 +00:00
count All files: Update FSF address. 2005-08-17 02:28:44 +00:00
count_if All files: Update FSF address. 2005-08-17 02:28:44 +00:00
equal All files: Update FSF address. 2005-08-17 02:28:44 +00:00
equal_range All files: Update FSF address. 2005-08-17 02:28:44 +00:00
fill All files: Update FSF address. 2005-08-17 02:28:44 +00:00
find re PR libstdc++/25482 (Specialize (overload) std::copy/find for streambuf iterators) 2006-03-21 12:25:11 +00:00
find_end All files: Update FSF address. 2005-08-17 02:28:44 +00:00
find_first_of All files: Update FSF address. 2005-08-17 02:28:44 +00:00
find_if All files: Update FSF address. 2005-08-17 02:28:44 +00:00
heap c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
includes All files: Update FSF address. 2005-08-17 02:28:44 +00:00
inplace_merge All files: Update FSF address. 2005-08-17 02:28:44 +00:00
iter_swap mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
lexicographical_compare All files: Update FSF address. 2005-08-17 02:28:44 +00:00
lower_bound All files: Update FSF address. 2005-08-17 02:28:44 +00:00
max_element All files: Update FSF address. 2005-08-17 02:28:44 +00:00
merge All files: Update FSF address. 2005-08-17 02:28:44 +00:00
min_element All files: Update FSF address. 2005-08-17 02:28:44 +00:00
mismatch All files: Update FSF address. 2005-08-17 02:28:44 +00:00
next_permutation All files: Update FSF address. 2005-08-17 02:28:44 +00:00
nth_element All files: Update FSF address. 2005-08-17 02:28:44 +00:00
partial_sort All files: Update FSF address. 2005-08-17 02:28:44 +00:00
partial_sort_copy All files: Update FSF address. 2005-08-17 02:28:44 +00:00
partition All files: Update FSF address. 2005-08-17 02:28:44 +00:00
prev_permutation All files: Update FSF address. 2005-08-17 02:28:44 +00:00
remove All files: Update FSF address. 2005-08-17 02:28:44 +00:00
remove_if All files: Update FSF address. 2005-08-17 02:28:44 +00:00
replace All files: Update FSF address. 2005-08-17 02:28:44 +00:00
replace_copy mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
replace_copy_if mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
replace_if All files: Update FSF address. 2005-08-17 02:28:44 +00:00
rotate All files: Update FSF address. 2005-08-17 02:28:44 +00:00
search All files: Update FSF address. 2005-08-17 02:28:44 +00:00
search_n All files: Update FSF address. 2005-08-17 02:28:44 +00:00
set_difference All files: Update FSF address. 2005-08-17 02:28:44 +00:00
set_intersection All files: Update FSF address. 2005-08-17 02:28:44 +00:00
set_symmetric_difference All files: Update FSF address. 2005-08-17 02:28:44 +00:00
set_union All files: Update FSF address. 2005-08-17 02:28:44 +00:00
stable_sort All files: Update FSF address. 2005-08-17 02:28:44 +00:00
swap_ranges All files: Update FSF address. 2005-08-17 02:28:44 +00:00
unique All files: Update FSF address. 2005-08-17 02:28:44 +00:00
unique_copy DR 538, [Ready] 2006-04-10 10:05:51 +00:00
upper_bound All files: Update FSF address. 2005-08-17 02:28:44 +00:00
binary_search.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
min_max.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
sort.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00