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]

gcc/libstdc++-v3 ChangeLog include/tr1/array


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2004-10-16 13:48:35

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/tr1: array 

Log message:
	2004-10-16  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/tr1/array: Don't use layout_type.
	
	2004-10-16  Sashan Govender  <sashang@gmail.com>
	
	* include/tr1/array (array::end const): Fix casting from iterator
	to const_iterator.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2708&r2=1.2709
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/array.diff?cvsroot=gcc&r1=1.1&r2=1.2


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