[ ArgumentList ] vs. @( ArgumentList )

Jacob Carlborg doob at me.com
Thu Nov 8 01:54:07 PST 2012


On 2012-11-07 20:40, Jonas Drewsen wrote:

> I we were to allow for @foobar style UDA then "safe" would have to be a
> reserved keyword somehow. Otherwise I do not know what this would mean:
>
> struct safe { }
> @safe void foobar() { }

The current attributes are keywords from a user/developer point view.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list