DIP60: @nogc attribute

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Mon Apr 21 09:45:14 PDT 2014


On Sunday, 20 April 2014 at 14:38:47 UTC, Frustrated wrote:

> How bout this!
>
> Why not allow one to define their own attributes from a 
> generalized subset and then define a few standard ones like 
> @nogc.

Sounds like you want AST macros. Have a look at this 
http://wiki.dlang.org/DIP50#Declaration_macros

--
/Jacob Carlborg


More information about the Digitalmars-d mailing list