[webkit-dev] Why does our std::optional lack the has_value() function?

Yusuke SUZUKI utatane.tea at gmail.com
Mon Jun 19 21:48:31 PDT 2017


I think it is just missing in the original code.

Seeing the original repository, we can find that these things are added.
We can rebaseline our copy by applying these changes.

https://github.com/akrzemi1/Optional/commits/master

Regards,
Yusuke Suzuki

On Tue, Jun 20, 2017 at 1:45 PM, Darin Adler <darin at apple.com> wrote:

> I noticed we don’t have has_value() in our version of std::optional. Does
> anyone know why?
>
> — Darin
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20170620/20b1af44/attachment.html>


More information about the webkit-dev mailing list