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

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Wed Apr 26 19:52:00 GMT 2006


Author: bkoz
Date: Wed Apr 26 19:52:31 2006
New Revision: 113283

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113283
Log:
2006-04-26  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/26875
	* include/ext/array_allocator.h (array_allocator): _M_used, new
	data member.  
	* testsuite/ext/array_allocator/26875.cc: New.


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



More information about the Libstdc++-cvs mailing list