g++ bug (?) with modern C++ constructs

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Wed Mar 29 11:37:00 GMT 2000


> I think I've found a bug in g++.

Thanks for your bug report. This is a known bug, and it is hard to
fix. You can work-around this by writing

  c.template is<C>();

Regards,
Martin


More information about the Gcc-bugs mailing list