Nested Functions in C++

Gabriel Dos Reis gdr@cs.tamu.edu
Sun Oct 24 18:51:00 GMT 2004


Robert Dewar <dewar@gnat.com> writes:

| Gabriel Dos Reis wrote:
| > Robert Dewar <dewar@gnat.com> writes:
| 
| > | One point here is that I think any such experimental features
| > | should never be available by default. It should be necessary
| > | to use some special switch or directive.
| > While I agree with your statement in general, existing practice
| > suggest otherwise :
| 
| Well I know that historically C extensions have been available
| by default, but I think that if we consider adding anticipatory
| features to g++ before they are standardized, then they should
| be under control of a non-default switch.

You don't need to convince me :-)

-- Gaby



More information about the Gcc mailing list