Is D 0.163 D 1.0?

Sean Kelly sean at f4.ca
Mon Jul 24 06:58:39 PDT 2006


Chris Nicholson-Sauls wrote:
> 
> And I believe this is what is used in the new edition of C# for type 
> inference, yes?

Yes, though 'auto' will be used for type inference in C++.  Personally, 
I'd prefer scoped destruction to use a keyword such as 'local' or 
'scoped' than to change the keyword used for type inference.


Sean



More information about the Digitalmars-d mailing list