Struct with default ctor (Was: [dmd-beta] dmd 2.064 beta take 2)

Idan Arye GenericNPC at gmail.com
Sun May 19 10:51:35 PDT 2013


On Sunday, 19 May 2013 at 17:35:43 UTC, deadalnix wrote:
> Idan Arye > Nil proposal make no sens in a statically typed 
> language. And you'll find no better kind of null. We have all 
> tools we need in D to work around null in library.

That's not the point. The point is that if you couldn't 
initialize this reference to null, you had to initialize it to 
something else, so you would still get your race condition.


More information about the Digitalmars-d mailing list