[Webkit-unassigned] [Bug 38630] VS2010 asserts a null iterator passed to std::copy in Vector::operator=

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 8 10:57:01 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38630





--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2010-05-08 10:57:00 PST ---
I do not see any restrictions on input or output iterators in copy() algorithm
description in C++ standard. Do you have a reference for this requirement?

> This is an optimization for all compilers and solve the VS2010 issue.

That also sounds like an extra branch in common case. Or did I misunderstand
your proposal?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list