DMD 1.031 and 2.015 releases
Walter Bright
newshound1 at digitalmars.com
Wed Jun 18 16:20:51 PDT 2008
aarti_pl wrote:
> Walter Bright pisze:
>> Some new stuff to make writing templates easier.
>>
>> http://www.digitalmars.com/d/1.0/changelog.html
>> http://ftp.digitalmars.com/dmd.1.031.zip
>>
>> http://www.digitalmars.com/d/2.0/changelog.html
>> http://ftp.digitalmars.com/dmd.2.015.zip
>
> Out of curiosity... Why have you implemented template constraints syntax
> using additional pair of parenthesis?
Because when we tried to stuff everything into the parameter list, it
got kinda visually incomprehensible when the constraints got beyond the
trivial.
More information about the Digitalmars-d-announce
mailing list