[Webkit-unassigned] [Bug 205449] Allow Vectors as hash keys

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 08:55:28 PST 2019


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

Saam Barati <sbarati at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sbarati at apple.com

--- Comment #3 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 386102
  --> https://bugs.webkit.org/attachment.cgi?id=386102
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=386102&action=review

> Source/WTF/wtf/VectorHash.h:52
> +    static constexpr bool emptyValueIsZero = false;

Don’t you need to make the empty value too? What is the empty value?

-- 
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/20191219/ae9dc8e6/attachment.htm>


More information about the webkit-unassigned mailing list