gcc/libstdc++-v3/include
Paolo Carlini c54c1b2b52 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
2005-10-05 23:50:18 +00:00
..
backward
bits PR libstdc++/11729 (DR 280, [Ready]) 2005-10-05 15:49:39 +00:00
c
c_compatibility
c_std
debug
ext sso_string_base.h (struct __sso_string_local): Remove... 2005-10-05 23:50:18 +00:00
std re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.) 2005-09-15 17:27:23 +00:00
tr1 hashtable (node_iterator::node_iterator(const node_iterator<,true,>&)): Fix to take a "false" (i.e., is_const == false) node_iterator. 2005-10-03 17:35:55 +00:00
Makefile.am re PR libstdc++/22554 (pb_assoc header build and install overflows exec) 2005-09-13 19:22:52 +00:00
Makefile.in re PR libstdc++/22554 (pb_assoc header build and install overflows exec) 2005-09-13 19:22:52 +00:00
stdc++.h