[C++-sig] passing raw pointers of interface impls

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Thu Jan 9 23:05:13 CET 2003


--- Ben Scott <bscott at iastate.edu> wrote:
> class CreatorImpl(Creator):
>    def __init__(self):
>       return

What happens if you remove this __init__ function or have it call
Creator.__init__ explicitly?
Ralf



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the Cplusplus-sig mailing list