[ ArgumentList ] vs. @( ArgumentList )
deadalnix
deadalnix at gmail.com
Fri Nov 9 06:26:48 PST 2012
Le 08/11/2012 01:14, Andrej Mitrovic a écrit :
> 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.
Good new for you, with the given proposal, you'll be able to do
alias deprecate deprecated;
More information about the Digitalmars-d
mailing list