[Webkit-unassigned] [Bug 70565] HashMap should support OwnPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 13:03:54 PDT 2011


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





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-21 13:03:54 PST ---
(In reply to comment #1)
> (In reply to comment #0)
> > We need some traits hacks to make HashMap work well with OwnPtr.
> 
> I presume for values, not keys.

I think just supporting keys is sufficient in most usages.

By the way, it'll be nice if containers that didn't support OwnPtr either had a comment or spit out a compilation error when OwnPtr is used in key or value.

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