[LLVMbugs] [Bug 20009] std::vector::insert(position, n, x) does not respect exceptions

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 12 00:57:12 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20009

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |INVALID

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
It's using the assignment operator, as it is permitted to do.

-- 
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/20140612/e93dec4a/attachment.html>


More information about the llvm-bugs mailing list