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.