r218991 - in /trunk/libstdc++-v3: ChangeLog inc...

fdumont@gcc.gnu.org fdumont@gcc.gnu.org
Sat Dec 20 19:16:00 GMT 2014


Author: fdumont
Date: Sat Dec 20 19:16:03 2014
New Revision: 218991

URL: https://gcc.gnu.org/viewcvs?rev=218991&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/debug/vector
    trunk/libstdc++-v3/testsuite/23_containers/vector/bool/allocator/swap.cc



More information about the Gcc-cvs mailing list