[Bug libstdc++/54393] std::getline is almost 10x slower when working on a vstring versus std::string

bergner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 29 15:24:00 GMT 2012


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

Peter Bergner <bergner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #7 from Peter Bergner <bergner at gcc dot gnu.org> 2012-08-29 15:23:45 UTC ---
Ok, I knew that vstring was going to be used for the next std::string, so if
this will be fixed trivially once we make the switch, then that is good enough
for us.  I just wanted to make sure it would be fixed once we make the change. 
Thanks.



More information about the Gcc-bugs mailing list