constructors and multiple entry points
Alisdair Meredith
alisdair.meredith@uk.renaultf1.com
Sat Sep 24 13:43:00 GMT 2005
Gabriel Dos Reis wrote:
> The issue was whether GNU g++ uses it as an *implementation detail*
> that will be affected if constructors suddenly became recursive.
I was not aware the proposal supported recursive constructors - in the
sense that the syntax I saw had no obvious way to terminate any
recursion.
OTOH, there is no requirement to detect recursion and make the program
malformed, merely a hidden bug waiting to strike your users.
AlisdairM
More information about the Gcc
mailing list