accept @pure @nothrow @return attributes

Nick Treleaven via Digitalmars-d digitalmars-d at puremagic.com
Tue Jan 27 04:15:44 PST 2015


On 27/01/2015 10:20, Jacob Carlborg wrote:
> How is this change going to help when there's still a bunch of
> attributes that can not be prefixed with '@', immutable, const, public
> and so on?

Those can apply to variables too. We could use built-in @attributes for 
functions only (https://issues.dlang.org/show_bug.cgi?id=13388#c31).


More information about the Digitalmars-d mailing list