[Webkit-unassigned] [Bug 180091] Support std::reference_wrapper in HashTable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 28 11:05:37 PST 2017


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

--- Comment #1 from Daniel Bates <dbates at webkit.org> ---
It is likely not meaningful to add support for storing std::reference_wrapper objects in HashTable if the preferred practice is to hold Ref<>/RefPtr<>s to elements in collections regardless of collection usage.

-- 
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/20171128/bacb66e8/attachment.html>


More information about the webkit-unassigned mailing list