dmd 1.048 and 2.033 releases

Stewart Gordon smjg_1998 at yahoo.com
Mon Oct 5 18:15:11 PDT 2009


Denis Koroskin wrote:
<snip>
> int bar() @property
> {
>     return 42;
> }

What is @ going to be used for generally?  (What is the essential 
difference between an attribute that's an @word and one that's a simple 
keyword before or after the type?)

Stewart.


More information about the Digitalmars-d-announce mailing list