[ ArgumentList ] vs. @( ArgumentList )
Andrej Mitrovic
andrej.mitrovich at gmail.com
Wed Nov 7 16:14:08 PST 2012
On 11/8/12, David Nadlinger <see at klickverbot.at> wrote:
> On Thursday, 8 November 2012 at 00:03:34 UTC, Andrei Alexandrescu
> wrote:
> "nothrow" isn't actually an @attribute. So much for the value of
> consistency… :o)
Another classic inconsistency:
@disable and deprecated
Not only that but I keep writing the former as @disabled and get CT errors.
More information about the Digitalmars-d
mailing list