So, User-Defined Attributes

Timon Gehr timon.gehr at gmx.ch
Sun Jan 6 13:39:59 PST 2013


On 01/04/2013 11:43 PM, Philippe Sigaud wrote:
> On Fri, Jan 4, 2013 at 9:58 PM, Walter Bright
> <newshound2 at digitalmars.com <mailto:newshound2 at digitalmars.com>> wrote:
>
>
>     Module declarations aren't declarations.
>
>
> Great quote :)
>
>

Walter often argues in terms of DMD implementation details.

...
struct ModuleDeclaration
{
     Identifier *id;
...




More information about the Digitalmars-d mailing list