[Webkit-unassigned] [Bug 233384] Ref<T> should support indirection operator *

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 23:16:08 PST 2021


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

--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
Originally Ref had just get() (since operator.() doesn't exist in C++). It was considered too verbose so operator->() was added as a somewhat inconsistent workaround. This doesn't mean it should have pointer-like semantics in general.

-- 
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/20211120/7f2dc517/attachment.htm>


More information about the webkit-unassigned mailing list