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++/79254] [5/6/7 Regression] basic_string::operator= isn't exception safe


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

--- Comment #6 from Daryl Haresign <gcc-bugzilla at daryl dot haresign.com> ---
I guess you don't want _M_copy_assign to be public, either.

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