gcc/libstdc++-v3 ChangeLog include/ext/sso_str ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Oct 5 23:50:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2005-10-05 23:50:18

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/ext: sso_string_base.h 

Log message:
	2005-10-05  Paolo Carlini  <pcarlini@suse.de>
	
	* include/ext/sso_string_base.h (struct __sso_string_local):
	Remove, actually POD types cannot have user defined constructors
	(being aggregates) and therefore can always be members of unions.
	(class __sso_string_base): Adjust consistently.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3122&r2=1.3123
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/sso_string_base.h.diff?cvsroot=gcc&r1=1.2&r2=1.3



More information about the Gcc-cvs mailing list