This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3007: impossibility to discard "virtual" and/or to get to know, for which class(not instance) the method, currently being executed, has been called
- From: nathan at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, kaufman at fkp dot tu-darmstadt dot de, nobody at gcc dot gnu dot org
- Date: 15 Dec 2001 17:57:52 -0000
- Subject: Re: c++/3007: impossibility to discard "virtual" and/or to get to know, for which class(not instance) the method, currently being executed, has been called
- Reply-to: nathan at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, kaufman at fkp dot tu-darmstadt dot de, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: impossibility to discard "virtual" and/or to get to know, for which class(not instance) the method, currently being executed, has been called
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Sat Dec 15 09:57:52 2001
State-Changed-Why:
not a bug report.
You can say things like
obj->TREATASTHISBASE::Foo ()
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3007