custom attribute proposal (yeah, another one)

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Apr 6 09:19:33 PDT 2012


> On 4/6/12, Piotr Szturmaj <bncrbme at jadamspam.pl> wrote:
> struct Author { string name; }

Also, let's not forget the glaring limitation of structs that almost
everyone has ran into: you can't define a default ctor.


More information about the Digitalmars-d mailing list