[Bug libstdc++/8670] Alignment problem in std::basic_string

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Tue Apr 3 18:26:00 GMT 2007



------- Comment #21 from pcarlini at suse dot de  2007-04-03 19:26 -------
A few issues of the current std::string should be really in suspended status,
thus clarifying that cannot be fixed within the current ABI. Anyway, in the
meanwhile, people are encouraged to try <ext/vstring.h>, a new, versatile
implementation which provides both a non-reference-counted-type implementation
(by default), or an improved reference-counted one (no alignment issues at
all).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8670



More information about the Gcc-bugs mailing list