]> git.ipfire.org Git - thirdparty/gcc.git/commit
vector (std::__debug::vector<>::clear()): Do not reset guaranteed capacity.
authorFrançois Dumont <fdumont@gcc.gnu.org>
Sat, 20 Dec 2014 19:16:03 +0000 (19:16 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Sat, 20 Dec 2014 19:16:03 +0000 (19:16 +0000)
commita5ebfd3e2ad8b429165afb90ffe0a91fe790ff2c
tree2a7acf49f26ae509a6178692edc32933cfb7060e
parentaa1986fac1b9bc0124b935fcaa80aa9252996c09
vector (std::__debug::vector<>::clear()): Do not reset guaranteed capacity.

2014-12-20  François Dumont  <fdumont@gcc.gnu.org>

* include/debug/vector (std::__debug::vector<>::clear()): Do not reset
guaranteed capacity.
* testsuite/23_containers/vector/bool/allocator/swap.cc: Move
propagating_allocator equality and inequality operators to __gnu_test
namespace.

From-SVN: r218991
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/vector
libstdc++-v3/testsuite/23_containers/vector/bool/allocator/swap.cc