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++/56437] basic_string assumes that allocators are default-constructible


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

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-02-25 11:17:30 UTC ---
Note that all such changes should be applied to ext/vstring (which will become
basic_string in 4.9) not to basic_string. By now the latter is frozen, modulo
serious regressions.


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