On 4/17/2013 10:37 AM, Michel Fortin wrote:
Compilation speed is not a problem for functions with the "auto" return type
because there are only a few of them.

It is not a problem right now because the compiler has to semantically analyze their function bodies already in order to determine the return type. It is insignificant to additionally gather the attribute information.

Reply via email to