This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/54268] std::string::reserve not consistent with std::vector::reserve


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

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

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-08-15 14:20:39 UTC ---
When we roll out the new implementation we can tweak it in this area. It will
be useful to know what other implementations are doing (the current, very old,
behavior is maybe perfectible but definitely intended)

*** This bug has been marked as a duplicate of bug 51359 ***


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]