On Wed, Jul 18, 2018 at 4:54 PM, Botond Ballo <bba...@mozilla.com> wrote:
> On Wed, Jul 18, 2018 at 4:13 PM, Boris Zbarsky <bzbar...@mit.edu> wrote:
>> Am I correct in my reading that this would require the C++ standard library
>> to include an implementation of the web platform?
>
> Either to include one, or to be able to find and use one provided by
> the OS/platform.

Only if the implementation wanted to be fully compliant, correct?
People were still happy to use libstdc++ (say) as an implementation of
the C++ standard even when it didn't contain <regex>.  Witness Boost's
extensive workarounds for C++ library implementations not quite
supporting something.

I can imagine that embedded implementations wouldn't include
<web_view>, their documentation would be clear about this, and their
users would be OK with this situation.

-Nathan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to