This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: redi
Date: Wed Nov  9 21:14:03 2011
New Revision: 181235

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181235
Log:
	* include/bits/allocator.h (__shrink_to_fit_aux::_S_do_it): Create
	the new object with the same allocator.
	* testsuite/23_containers/vector/capacity/shrink_to_fit2.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/vector/capacity/shrink_to_fit2.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/allocator.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]