[llvm-bugs] [Bug 31779] basic_string::operator= isn't exception safe
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 30 19:41:41 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31779
Marshall Clow (home) <mclow.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Marshall Clow (home) <mclow.lists at gmail.com> ---
revision 293599
Note that vector, list, deque, etc do not have the strong exception guarantee
on assignment.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170131/bf2baa2c/attachment.html>
More information about the llvm-bugs
mailing list