NotNull pointers

Walter Bright newshound2 at digitalmars.com
Mon Aug 29 14:09:47 PDT 2011


On 8/29/2011 1:56 PM, dsimcha wrote:
> Oh, one more thing:  What about this:
>
> NotNull!(int*) notNull = void;

It's accepted, unless it's in @safe code.


More information about the Digitalmars-d mailing list