This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16008] method overloading hides inherited methods
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2004 18:08:18 -0000
- Subject: [Bug c++/16008] method overloading hides inherited methods
- References: <20040615175352.16008.dan@photon.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-06-15 18:08 -------
This is not a bug, but the way C++ works. Any good book should explain
why this is so.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16008