[Bug c++/14014] inheritance failure

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 4 06:54:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-04 06:54 -------
Not a bug, read the error message:
foo.cc:13: error: there are no arguments to `set' that depend on a template parameter, so a declaration 
of `set' must be available
foo.cc:13: error: (if you use `-fpermissive', G++ will accept your code, but allowing the use of an 
undeclared name is deprecated)
Also read http://gcc.gnu.org/gcc-3.4/changes.html.

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


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



More information about the Gcc-bugs mailing list