On Fri, 13 Jun 2014 21:23:00 +0000 deadalnix via Digitalmars-d <[email protected]> wrote:
> The approach consisting in having non nullable pointers/reference > by default is the one that is gaining traction and for good > reasons. That interacts _really_ badly with D's approach of requiring init values for all types. We have enough problems with @disable this() as it is. - Jonathan M Davis
