constructors and multiple entry points
Gabriel Dos Reis
gdr@integrable-solutions.net
Tue Sep 20 06:44:00 GMT 2005
Mark Mitchell <mark@codesourcery.com> writes:
| Gabriel Dos Reis wrote:
|
| > In standard C++, constructors cannot be recursive functions. I'm
| > wondering whether the multiple entry-points implementation strategy used
| > by GCC depends in anyway on the absence of recursive definition.
|
| Echoing others, I do not forsee any problem with multiple entry points.
OK. Thanks!
-- Gaby
More information about the Gcc
mailing list