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.

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to