C and C++ could have non_nullable pointers, easily
C and C++ could have non_nullable pointers, easily
Posted Aug 27, 2009 19:31 UTC (Thu) by hummassa (guest, #307)In reply to: C and C++ could have non_nullable pointers, easily by hummassa
Parent article: Null pointers, one month later
Forgot to explain: dereferencing a nullable pointer should be a syntax error. Uh, and no static_cast between nullable and non-nullable pointers, either... no cheating :-D
