[webkit-dev] NeverNull<T>

Oliver Hunt oliver at apple.com
Tue Jul 28 15:55:37 PDT 2009


On Jul 28, 2009, at 3:49 PM, Adam Barth wrote:

> I think Oliver was talking about something similar on IRC the other  
> day.
And in fact i landed a similar class for pointers that _must_ be null  
checked.  It has since been rolled out because the copy constructors  
weren't correct (and i haven't corrected them yet) :D

Personally i like the idea of having type system/compiler enforced  
null checking.

--Oliver



More information about the webkit-dev mailing list