This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Nested Functions in C++
On Fri, Oct 22, 2004 at 11:50:32PM -0500, Gabriel Dos Reis wrote:
> | [ auto ]
> | I want that! I wanted it years ago.
>
> And it was implemented in Cfront as early as 1983; it was removed, when
> some users considered it to be going too far. Seems like we're back
> to the future :-)
But there were no templates and no STL then, so we didn't have massive
type names to deal with. It wasn't needed then, it is needed now.