Nested Functions in C++
Mark Mitchell
mark@codesourcery.com
Fri Oct 22 19:04:00 GMT 2004
Steven L. Zook wrote:
>Are there plans for adding nested function support to C++?
>
>
No.
>Are there significant obstacles in the way of doing so?
>
>
Technically, it's only work. But, the C++ maintainers (myself included)
will probably not be keen on accepting such a patch. We're generally of
the opinion that adding extensions to C++ is a mistake, unless they go
through the ISO standardization process first.
--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com
More information about the Gcc
mailing list