[webkit-dev] C++ null pointers and the style guide

Ryosuke Niwa rniwa at webkit.org
Wed Feb 26 17:13:08 PST 2014


Yes, we should update the style guideline.

- R. Niwa


On Wed, Feb 26, 2014 at 5:11 PM, Bem Jones-Bey <bjonesbe at adobe.com> wrote:

> Hey all,
>
> I just noticed that the style guide claims that we should be writing a C++
> null pointer as 0[1]. I was under the impression that we had left that by
> the wayside now that we have C++11 and nullptr goodness. Is that impression
> mistaken, or shall I update the style guide to say that we should be using
> nullptr in C++?
>
> - Bem
>
> [1]: http://www.webkit.org/coding/coding-style.html#zero-null
> _______________________________________________
> 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: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20140226/2d2c4a49/attachment.html>


More information about the webkit-dev mailing list