Scott Meyers' DConf 2014 keynote "The Last Thing D Needs"

Walter Bright via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu May 29 12:29:31 PDT 2014


On 5/29/2014 11:11 AM, Dmitry Olshansky wrote:
> Static if is certainly NOT an attribute, it doesn't make any sense.

Yes, it does make sense. It was not an accident that the frontend treats it as 
it does, the code to do it was deliberately put there.

The attributes are all designed to affect a block of code - so are 
version/debug/staticif - why should they be different?



More information about the Digitalmars-d-announce mailing list