gcc/libstdc++-v3/docs/html
Paolo Carlini cf1e03717a PR libstdc++/22102 (insert as close to hint as possible)
2006-01-08  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/22102 (insert as close to hint as possible)
	* include/bits/stl_tree.h (_Rb_tree<>::_M_insert_lower,
	_M_insert_equal_lower): New.
	(_M_insert_equal(iterator, const _Val&),
	_M_insert_equal(const_iterator, const _Val&)): Use the above.
	* docs/html/ext/howto.html: Add an entry for DR 233.
	* testsuite/23_containers/multiset/modifiers/insert/22102.cc: New.
	* testsuite/23_containers/multimap/modifiers/insert/22102.cc: New.

	* testsuite/23_containers/set/insert/: Move...
	* testsuite/23_containers/set/modifiers/insert/: ...here.
	* testsuite/23_containers/map/insert/: Move...
	* testsuite/23_containers/map/modifiers/insert/: ...here.
	* testsuite/23_containers/multiset/insert/: Move...
	* testsuite/23_containers/multiset/modifiers/insert/: ...here.

From-SVN: r109473
2006-01-08 17:34:32 +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++/22102 (insert as close to hint as possible) 2006-01-08 17:34:32 +00:00
faq std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR 409 [Ready], call clear() on success. 2005-03-07 16:58:43 +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 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
debug.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: Update list of required named locales, add "es_ES". 2005-05-16 10:45:59 +00:00
lib3styles.css
makedoc.awk
Makefile
test.html test.html: Mention PCH_CXXFLAGS. 2005-05-27 16:24:59 +00:00