gcc/libstdc++-v3/docs/html
Paolo Carlini 3089d5a419 PR libstdc++/26133 (DR 241, [WP])
2006-02-08  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/26133  (DR 241, [WP])
	* include/bits/stl_algo.h (__unique_copy(,,, forward_iterator_tag,
	output_iterator_tag), __unique_copy(,,, input_iterator_tag,
	output_iterator_tag), __unique_copy(,,, input_iterator_tag,
	forward_iterator_tag), and predicated counterparts): Add.
	(__unique_copy(,,, output_iterator_tag), __unique_copy(,,,
	forward_iterator_tag), and predicated counterparts): Remove.
	(unique_copy): Adjust, dispatch to the three helpers above.
	* testsuite/25_algorithms/unique_copy/2.cc: New.
	* testsuite/25_algorithms/unique_copy/26133.cc: Likewise.
	* testsuite/25_algorithms/unique_copy/3.cc: Likewise.	
	* docs/html/ext/howto.html: Add an entry for DR 241.

	* testsuite/25_algorithms/unique_copy/1.cc: Minor cosmetic changes.

From-SVN: r110772
2006-02-08 21:51:55 +00:00
..
17_intro
18_support
19_diagnostics
20_util
21_strings
22_locale
23_containers
24_iterators
25_algorithms
26_numerics
27_io howto.html: Use reference to ifstream when including iosfwd. 2005-10-13 04:15:44 +00:00
ext PR libstdc++/26133 (DR 241, [WP]) 2006-02-08 21:51:55 +00:00
faq index.html ([1.0]): Replace references to CVS with appropriate references to SVN. 2006-01-31 13:11:00 +00:00
abi.html
configopts.html configopts.html: Tweak docs. 2006-01-25 18:22:34 +00:00
debug_mode.html c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
debug.html c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
documentation.html
explanations.html
install.html install.html ([Tools you will need beforehand]): Clarify that the de_DE locale is used by configure... 2006-01-26 16:04:44 +00:00
lib3styles.css
makedoc.awk
Makefile
test.html