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.)

Reply via email to