Make const, immutable, inout, and shared illegal as function attributes on the left-hand side of a function

Robert burner Schadek via Digitalmars-d digitalmars-d at puremagic.com
Thu Oct 9 04:24:07 PDT 2014


On Thursday, 9 October 2014 at 08:50:52 UTC, Martin Nowak wrote:>
> Would this affect your code?
no
> Do you think it makes your code better or worse?

no change, my code already looks like that

> Is this just a pointless style change?

no, left hand side function qualifier is just wrong IMO.

> Anything else?

Thank you guys



More information about the Digitalmars-d mailing list