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 All files: Update FSF address. 2005-08-17 02:28:44 +00:00
18_support
19_diagnostics
20_util
21_strings * docs/html/21_strings/gotw29a.txt: Update code to corrected version. 2005-06-17 17:26:13 +01:00
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 abi.html: Mention 3.4.0 as the current baseline; add a notice about the configure options. 2005-05-27 21:27:48 +00:00
configopts.html configopts.html: Tweak docs. 2006-01-25 18:22:34 +00:00
debug.html c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
debug_mode.html c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
documentation.html documentation.html: Add link for policy based associative containers docs. 2005-06-27 15:33:38 +00:00
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 test.html: Mention PCH_CXXFLAGS. 2005-05-27 16:24:59 +00:00