[webkit-dev] Guideline for nullptr

Carlos Garcia Campos carlosgc at webkit.org
Tue Jan 7 00:41:48 PST 2014


El lun, 06-01-2014 a las 14:19 -0800, Martin Robinson escribió:
> On Mon, Jan 6, 2014 at 1:16 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:
> > Sounds like a great idea to me.
> 
> Seconding this. nullptr also has much better compatibility with varargs than 0.

Yeah, with nullptr we don't need the coding style exceptions for C API
using NULL as a sentinel.





More information about the webkit-dev mailing list