>
> (Perhaps you're thinking about: auto f(...) -> return_type { ... })
>Yes, I was referring to the use of auto as the return type in the function declaration, not (yet) for automatic deduction. Thanks for the clarification.
>
> (Perhaps you're thinking about: auto f(...) -> return_type { ... })
>Yes, I was referring to the use of auto as the return type in the function declaration, not (yet) for automatic deduction. Thanks for the clarification.