[Webkit-unassigned] [Bug 36849] Add zero() method to Vector class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 03:30:41 PDT 2010


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





--- Comment #5 from Jeremy Orlow <jorlow at chromium.org>  2010-03-31 03:30:41 PST ---
I don't really like the idea of having a method that silently does nothing when
it's not safe.  I actually think having it zero out even non-POD is better than
silently doing nothing.

Is it possible to add a specialization of fill for doubles and floats when 0.0
is passed in?

-- 
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