problem with explicit template function specification
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Sat Apr 29 05:53:00 GMT 2000
> I think the `template' keyword is only required when the object type
> is template-dependent. In this case, it wasn't, so GCC shouldn't
> require the `template' keyword. But this is one of the bugs that are
> unlikely to be fixed before the C++ parser rewrite.
Right. I was confusing it with the use of 'typename', again...
Regards,
Martin
More information about the Gcc-bugs
mailing list