DMD 1.035 and 2.019 releases
Extrawurst
spam at extrawurst.org
Wed Sep 3 00:26:22 PDT 2008
And why is it that there is no default ctor allowed for structs ?
struct S{this(){}} //constructor main.S.this default constructor not
allowed for structs
Walter Bright wrote:
> Struct constructors!
>
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.035.zip
>
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.019.zip
More information about the Digitalmars-d-announce
mailing list