2014-12-20 François Dumont <fdumont@gcc.gnu.org>
commitf6df0f7fe7a44608705cb6c4ee1e9088cdc0fd76
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Dec 2014 19:16:03 +0000 (20 19:16 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 Dec 2014 19:16:03 +0000 (20 19:16 +0000)
tree2a7acf49f26ae509a6178692edc32933cfb7060e
parentffbc5835eb9827266c2b362a9cc3a90a6fe4d024
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218991 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/vector
libstdc++-v3/testsuite/23_containers/vector/bool/allocator/swap.cc