------- Comment #39 from pcarlini at suse dot de 2007-05-08 19:50 ------- The proper status of this PR is SUSPENDED. Today, mid of 2007, we all more or less concur that <string> is better implemented without reference-counting, optimized for short strings, and, of course, exploiting rvalue references. Indeed, we are already providing the first two features in ext/vstring.h, and the latter will be added ASAP. As for changing <string> itself, of course we have to wait for the first ABI break.
-- pcarlini at suse dot de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |SUSPENDED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21334