gcc/libstdc++-v3/doc/xml/manual
Jonathan Wakely 425006751b stl_vector.h (vector::_Alloc_traits): Make private.
* include/bits/stl_vector.h (vector::_Alloc_traits): Make private.
	* include/debug/vector: Add allocator-extended constructors, ensure
	move assignment and swap have same allocator propagation semantics
	and exceptions specification as base class.
	* include/profile/vector: Likewise.
	(vector::push_back(_Tp&&)): Forward argument as rvalue.
	* testsuite/23_containers/vector/debug/alloc_prop.cc: New.
	* doc/xml/manual/status_cxx2011.xml: Clarify status of container
	requirements with respect to allocators.
	(status.iso.200x): Add anchor for old ID to preserve existing links.

From-SVN: r181189
2011-11-09 01:26:04 +00:00
..
abi.xml build_hacking.xml: Markup imagedata changes. 2011-07-30 02:13:34 +00:00
algorithms.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
allocator.xml build_hacking.xml: Markup imagedata changes. 2011-07-30 02:13:34 +00:00
appendix_contributing.xml appendix_porting.xml: Add doc section. 2011-02-08 18:33:31 +00:00
appendix_free.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
appendix_porting.xml appendix_porting.xml: Add doc section. 2011-02-08 18:33:31 +00:00
atomics.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
auto_ptr.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
backwards_compatibility.xml acinclude.m4: Check for <stdalign.h> 2011-11-07 08:46:58 +00:00
bitmap_allocator.xml Docbook conversion of existing ext/pb_ds documentation. 2011-07-29 22:31:30 +00:00
build_hacking.xml build_hacking.xml: Use relative fileref for PNG imagedata. 2011-08-04 23:15:39 +00:00
codecvt.xml build_hacking.xml: Markup imagedata changes. 2011-07-30 02:13:34 +00:00
concurrency.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
concurrency_extensions.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
configure.xml acinclude.m4 ([GLIBCXX_ENABLE_VISIBILITY]): Rename to [GLIBCXX_ENABLE_LIBSTDCXX_VISIBILITY]... 2011-11-08 14:07:27 +00:00
containers.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
ctype.xml build_hacking.xml: Markup imagedata changes. 2011-07-30 02:13:34 +00:00
debug.xml debug.xml: Improve data race docs. 2011-02-10 00:42:02 +00:00
debug_mode.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
diagnostics.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
documentation_hacking.xml documentation_hacking.xml: Minor corrections. 2011-05-26 00:56:07 +01:00
evolution.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
extensions.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
internals.xml re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
intro.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
io.xml io.xml: Fix typo. 2011-02-09 13:17:52 +00:00
iterators.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
locale.xml make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
localization.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
messages.xml build_hacking.xml: Markup imagedata changes. 2011-07-30 02:13:34 +00:00
mt_allocator.xml Docbook conversion of existing ext/pb_ds documentation. 2011-07-29 22:31:30 +00:00
numerics.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
parallel_mode.xml parallel_mode.xml: Fix link to libgomp online documentation. 2011-04-24 11:11:00 +00:00
policy_data_structures.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
prerequisites.xml prerequisites.xml: Refer to GCC (instead of gcc) and GNU/Linux. 2011-10-30 15:33:11 +00:00
profile_mode.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
shared_ptr.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
spine.xml *: Regenerate. 2011-09-28 01:37:10 +00:00
status_cxx1998.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
status_cxx2011.xml stl_vector.h (vector::_Alloc_traits): Make private. 2011-11-09 01:26:04 +00:00
status_cxxtr1.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
status_cxxtr24733.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
strings.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
support.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00
test.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
test_policy_data_structures.xml make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
using.xml faq.xml: Replace references to C++0x with C++11. 2011-11-06 20:15:53 +00:00
using_exceptions.xml build_hacking.xml: Markup imagedata changes. 2011-07-30 02:13:34 +00:00
utilities.xml DocBook 4.5 to 5.0 transition. 2010-07-22 22:58:15 +00:00