Re: MFC and c++ problems



Do you guys mean not to pass a ClassA pointer (for instance) to the
constructor of ClassB?

That is what Joe is proposing.

--
Ajay Kalra [MVP - VC++]
ajaykalra@xxxxxxxxx



.



Relevant Pages

  • Re: Constructor inheritance
    ... :> ClassB() extends ClassA() ... can inherit the ClassAconstructor without ... constructor is given a default constructor by the compiler. ...
    (comp.lang.java.programmer)
  • Re: Constructor inheritance
    ... :> ClassB() extends ClassA() ... can inherit the ClassAconstructor without ... The compiler gives a false sense of OOness...certainly got me. ...
    (comp.lang.java.programmer)
  • Re: OT:Way to go Al
    ... closely at what she is saying and proposing, and then compare and ... contrast this with her Democratic competitors. ... Joe - Registered Linux User #449481 ...
    (alt.smokers.cigars)
  • Re: Constructor inheritance
    ... >> ClassB() extends ClassA() ... can inherit the ClassAconstructor without ... > class ClassB ...
    (comp.lang.java.programmer)
  • Re: Why dosnt this work?
    ... On Tue, 30 Mar 2004, Joe wrote: ... > Yes it does, that is my constructor. ... Please read the posting guidelines for this group, ... say that you should post a small *but complete* program demonstrating the ...
    (comp.lang.perl.misc)

Loading