Property assignment problem

Christophe travert at phare.normalesup.org
Fri May 11 03:21:27 PDT 2012


Manu , dans le message (digitalmars.D:166891), a écrit :
> All ref should really be, is syntactical sugar for a pointer, which asserts
> that it be non-null/initialised, and that it not expose the pointer
> assignment mechanism.

And implicit conversion of l-values to their ref type.

> Is there something more that 'ref' does in D that wouldn't work under that
> setup?


More information about the Digitalmars-d mailing list