[webkit-dev] Switch to std::variant?
Michael Catanzaro
mcatanzaro at igalia.com
Wed May 23 09:27:34 PDT 2018
On Wed, May 23, 2018 at 10:52 AM, Konstantin Tokarev
<annulen at yandex.ru> wrote:
> What do you mean under "std::optional fiasco"?
Well we had a bunch of difficult build failures:
https://bugs.webkit.org/show_bug.cgi?id=185159
https://bugs.webkit.org/show_bug.cgi?id=185194
https://bugs.webkit.org/show_bug.cgi?id=185198
That last one is still unresolved.
Not sure if we should expect similar difficulty with std::variant.
Michael
More information about the webkit-dev
mailing list