sso_string_base.h (struct __sso_string_local): Remove...
authorPaolo Carlini <pcarlini@suse.de>
Wed, 5 Oct 2005 23:50:18 +0000 (23:50 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 5 Oct 2005 23:50:18 +0000 (23:50 +0000)
commitc54c1b2b52cb2cc41b2b5aa88d83c16f3833428b
treee9435c2ebf83d6b5cb264fde9c65e9d8e8dbe773
parentd14e25e00b51fc6e284eb285ddb30a08a6274a8f
sso_string_base.h (struct __sso_string_local): Remove...

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.

From-SVN: r105021
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/sso_string_base.h