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 include/bits/basic_string.h C ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	aj@gcc.gnu.org	2004-02-23 15:55:13

Modified files:
	libstdc++-v3/include/bits: basic_string.h 
	libstdc++-v3   : ChangeLog.hammer 

Log message:
	2004-02-23  Paolo Carlini  <pcarlini@suse.de>
	
	* include/bits/basic_string.h (c_str()): Simplify, due to 21.3.4
	the internal representation is always kept null-terminated.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.26.6.3&r2=1.26.6.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.7&r2=1.1.2.8


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