This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

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


Author: redi
Date: Sun Mar 24 22:10:29 2013
New Revision: 197023

URL: http://gcc.gnu.org/viewcvs?rev=197023&root=gcc&view=rev
Log:
	PR libstdc++/56170
	* include/ext/debug_allocator.h (debug_allocator): Add missing members
	to meet allocator requirements.
	* testsuite/ext/debug_allocator/56170.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/ext/debug_allocator/56170.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/ext/debug_allocator.h


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