[Webkit-unassigned] [Bug 176228] std::optional<Ref> should be as compact as RefPtr
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 1 11:03:48 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=176228
--- Comment #2 from Filip Pizlo <fpizlo at apple.com> ---
(In reply to Alex Christensen from comment #1)
> Can we make the specialization copyable like RefPtr is?
> If we make a specialization of std::optional<Ref<T>> with the intent of
> saving memory, should we make similar specializations of std::optional<T&>
> and std::optional<bool>?
I would use std::optional more if I had such specializations.
--
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/20170901/c279e298/attachment-0001.html>
More information about the webkit-unassigned
mailing list