Hello,
Was reading the coding-style documentation. Have just one question concerning
C++ null pointer value. Quoting the coding-style docs, "In C++, the null pointer
value should be written as 0."

My question is: Doesn't xcode clang now support features like nullptr? Shouldn't
the coding-style documentation be updated to use nullptr?

enjoy,
Karen
-- 
Karen Shaeffer
Neuralscape, Mountain View, CA 94040
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to