Blog post: What D got wrong

Neia Neutuladh neia at ikeran.org
Thu Dec 20 16:49:56 UTC 2018


On Thu, 20 Dec 2018 14:19:33 +0100, Daniel Kozak wrote:
> default(attributes..) is no needed. You can already do this by:
> 
> pure @safe:
> // your code

That doesn't work if you have any member functions, and Walter says it's 
unlikely that that will ever change, even with a DIP.

default(pure) would be new syntax with no existing code broken.


More information about the Digitalmars-d-announce mailing list