c++/3578: Unable to override template functions
aoliva@gcc.gnu.org
aoliva@gcc.gnu.org
Thu Jul 5 15:35:00 GMT 2001
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
More information about the Gcc-bugs
mailing list