[Bug libstdc++/80676] [DR 2995] basic_stringbuf does not use initial capacity of SSO string

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 12 20:01:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80676

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The C++2a draft now says:
"It is implementation-defined whether the sequence pointers (eback(), gptr(),
egptr(), pbase(), pptr(), epptr()) are initialized to null pointers."


More information about the Gcc-bugs mailing list