[Bug c++/16008] method overloading hides inherited methods

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 15 18:06:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-15 18:06 -------
Not a bug because the standard says they are hidden, add using superclass::method; to the subclass 
should get them back.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16008



More information about the Gcc-bugs mailing list