[Webkit-unassigned] [Bug 177732] There should be a version of copyToVector that returns a Vector, rather than using an out parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 1 23:40:20 PDT 2017


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

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Yet another option is to make Vector constructor work with whatever iterable type with size() so that we can just do Vector<>(collection).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171002/f645be3a/attachment.html>


More information about the webkit-unassigned mailing list