425006751b
* 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 |
||
---|---|---|
.. | ||
bool | ||
invalidation | ||
alloc_prop.cc | ||
assign1_neg.cc | ||
assign2_neg.cc | ||
assign3_neg.cc | ||
assign4_neg.cc | ||
construct1_neg.cc | ||
construct2_neg.cc | ||
construct3_neg.cc | ||
construct4_neg.cc | ||
insert1_neg.cc | ||
insert2_neg.cc | ||
insert3_neg.cc | ||
insert4_neg.cc | ||
multithreaded_swap.cc | ||
shrink_to_fit.cc |