This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/3578: Unable to override template functions


Synopsis: Unable to override template functions

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Thu Jul  5 15:35:47 2001
State-Changed-Why:
    The error was actually the lack of diagnostic for the violation of [temp.mem]/3.  GCC 3.0 says:
    invalid use of `virtual' in template declaration of `virtual Bar::operator T()'
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3578&database=gcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]