gcc/libstdc++-v3 ChangeLog docs/html/20_util/a ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Tue Oct 26 06:37:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2004-10-26 06:37:11

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/docs/html/20_util: allocator.html 
	libstdc++-v3/include/ext: array_allocator.h 
Added files:
	libstdc++-v3/testsuite/ext/array_allocator: 3.cc 

Log message:
	2004-10-26  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/ext/array_allocator.h (array::allocate): Check for valid
	array object, use its size member function directly.
	* testsuite/ext/array_allocator/3.cc: New.
	* docs/html/20_util/allocator.html: Add docs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2725&r2=1.2726
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/20_util/allocator.html.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/array_allocator.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/array_allocator/3.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1



More information about the Libstdc++-cvs mailing list