gcc/libstdc++-v3/doc
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
..
doxygen
html backwards_compatibility.xml: Fix autoconf tests for C++11 compiler features and library headers. 2011-11-06 23:25:25 +00:00
xml stl_vector.h (vector::_Alloc_traits): Make private. 2011-11-09 01:26:04 +00:00
Makefile.am
Makefile.in