help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

intertance and base constructor


From: Mike - EMAIL IGNORED
Subject: intertance and base constructor
Date: Wed, 08 Mar 2006 12:03:51 -0500
User-agent: Pan/0.14.2.91 (As She Crawled Across the Table)

I have a class that may or may not be inherited.
Its constructor calls a function that should be
called only if the class is not inherited.  Is
there a way to tell, other than simply passing
a bool argument?
Thanks for your suggestions.
Mike.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]