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

RE: C++ Blues (fwd)





---------- Forwarded message ----------
Date: Tue, 19 May 1998 11:12:48 +1200 (NZST)
From: Nicholas Lee <nlee011@math.auckland.ac.nz>
To: penguinplay@sunsite.auc.dk
Subject: RE: C++ Blues



> I guess the soluntion is to define void B::foo(int i){A::foo(i);};

Yes, but you shouldn't have to do that, it defies the point of
inheritance.  Anyway, I don't think this discussion is really
very usefull to us.  The great god ISO hath spoken.