auto

Walter Bright newshound1 at digitalmars.com
Fri Aug 14 11:32:34 PDT 2009


Ary Borenszweig wrote:
> Walter Bright wrote:
>> Ary Borenszweig wrote:
>>> Since when a non-templated function can have its return type deduced? :)
>>
>> The support for it is limited, basically the function body cannot have 
>> any forward references to other auto functions.
> 
> Do you plan to make it work later? Seems pretty hard as things are right 
> now... (I mean, the order of semantic, semantic2 and semantic3, and what 
> each does.)

It's a low priority.



More information about the Digitalmars-d mailing list