Re: error C2248: a derived class' f() can't access its base class protected member through a pointer?!
From: Hendrik Schober (SpamTrap_at_gmx.de)
Date: 02/17/04
- Next message: Hendrik Schober: "Re: tracing routines w/ std::string"
- Previous message: David Lowndes: "Re: warning LNK4098... how to avoid it when making a static lib?"
- In reply to: Naanthaa N: "Re: error C2248: a derived class' f() can't access its base class protected member through a pointer?!"
- Next in thread: Tim Roberts: "Re: error C2248: a derived class' f() can't access its base class protected member through a pointer?!"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Feb 2004 10:49:10 +0100
Naanthaa N <anonymous@discussions.microsoft.com> wrote:
> Hi Igor,
> While looking posts across C++ NGs, people are telling about C++ Standard. Where Shall I get complete Standnard Reference? Is
> that available online?
Well, in my newsreader, in the posting
right above yours (in the same thread),
John Carson posts an URL in a response
to a posting by Bjarne Stroustrup himself
pointing to his web site saying that
there you can find such an URL.
http://www.google.de/groups?threadm=188b3370.0402140558.757667%40posting.google.com
What more do you need?
> Thankx in Ahead
> Naanthaa N
Schobi
-- SpamTrap@gmx.de is never read I'm Schobi at suespammers dot org "Sometimes compilers are so much more reasonable than people." Scott Meyers
- Next message: Hendrik Schober: "Re: tracing routines w/ std::string"
- Previous message: David Lowndes: "Re: warning LNK4098... how to avoid it when making a static lib?"
- In reply to: Naanthaa N: "Re: error C2248: a derived class' f() can't access its base class protected member through a pointer?!"
- Next in thread: Tim Roberts: "Re: error C2248: a derived class' f() can't access its base class protected member through a pointer?!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|