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 contribute.html: Update some links. 2004-06-27 20:48:48 +00:00
19_diagnostics howto.html: Document change from _GLIBCPP_CONCEPT_CHECKS to _GLIBCXX_CONCEPT_CHECKS in 3.4. 2004-11-16 11:48:55 +00:00
20_util allocator.html: Correct link. 2004-12-19 11:04:48 +00:00
21_strings * docs/html/21_strings/gotw29a.txt: Update code to corrected version. 2005-06-17 17:26:13 +01:00
22_locale configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
23_containers configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
24_iterators configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
25_algorithms configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
26_numerics configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
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.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 configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
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: Use more portable shell wildcard. 2002-09-05 15:47:54 +00:00
Makefile guide.html: run_doxygen uses bash. 2003-08-05 01:20:15 +00:00
test.html test.html: Mention PCH_CXXFLAGS. 2005-05-27 16:24:59 +00:00