DMD 1.024 and 2.008 releases
    Lutger 
    lutger.blijdestijn at gmail.com
       
    Wed Nov 28 01:20:39 PST 2007
    
    
  
Lutger wrote:
> Walter Bright wrote:
>> New const/invariant in 2.007!
>>
>> http://www.digitalmars.com/d/1.0/changelog.html
>> http://ftp.digitalmars.com/dmd.1.024.zip
>>
>> http://www.digitalmars.com/d/changelog.html
>> http://ftp.digitalmars.com/dmd.2.008.zip
> 
> Neat!
> 
> What does the typeof(return) type specifier do?
I found it, nevermind.  (inside a function, evaluates to the return type).
That's a pretty convenient addition for generic code.
    
    
More information about the Digitalmars-d-announce
mailing list