From 2493581446193226365
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,7848009f377b98ae,start
X-Google-Attributes: gidf78e5,public
From: boukanov@sentef1.fi.uib.no (Igor Boukanov)
Subject: Nested functions ?
Date: 1996/10/16
Message-ID: <542q00$ojr@toralf.uib.no>#1/1
X-Deja-AN: 189847038
x-nntp-posting-host: sentef1.fi.uib.no
content-length: 426
summary: GCC nested function should present in std C++
organization: Fysisk institutt, Universitetet i Bergen
keywords: C++, GCC, Nested function
newsgroups: comp.std.c++
originator: clamage@taumet


After some work with gcc I realized that nested functions are very useful
and powerful. Unfortunately it does not support them only for C but 
hopefully C++ case will be done in a new version. So why don't have them 
in the standard?
The implementation in almost any compiler can be done without 
problems, just take gcc source code... 

[ mod note: This ought to be in the FAQ list. -sdc ]

--
Regards, Igor Boukanov. 
igor.boukanov@fi.uib.no  
http://www.fi.uib.no/~boukanov/




[ comp.std.c++ is moderated.  To submit articles: try just posting with      ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu         ]
[ FAQ:      http://reality.sgi.com/employees/austern_mti/std-c++/faq.html    ]
[ Policy:   http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu                             ]



