Re: defined in constructor
From: JSmith (jsmithmitra_at_yahoo.com)
Date: 10/05/04
- Next message: Jeff Partch: "Re: defined in constructor"
- Previous message: Ernst Murnleitner: "Problems with boost::filesystem and QT?"
- In reply to: Jeff Partch: "Re: defined in constructor"
- Next in thread: Jeff Partch: "Re: defined in constructor"
- Reply: Jeff Partch: "Re: defined in constructor"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 5 Oct 2004 14:43:01 -0700
> So this line only appears inside the ctor and the implementation of the
ctor
> is only in the cpp file? Is it supposed to be a global CList or a CList
that
> is a member of the CWinApp class?
Yes, it should be global and please know that the struct is not defind
inside the class. So it is not part of the class. It is placed inside the
header file (please correct me if I'm doing a wrong thing here)
regards,
- Next message: Jeff Partch: "Re: defined in constructor"
- Previous message: Ernst Murnleitner: "Problems with boost::filesystem and QT?"
- In reply to: Jeff Partch: "Re: defined in constructor"
- Next in thread: Jeff Partch: "Re: defined in constructor"
- Reply: Jeff Partch: "Re: defined in constructor"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|