BUG (GCC-2.95.2): Default conversions not applied to template classes

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Mon Jan 3 15:05:00 GMT 2000


> This has been observed with GCC-2.95.2 under RedHat Linux 6.1.

Thanks for your bug report. The mainline compiler (2.96 19991222
(experimental)) compiles this just fine; it appears the bug has been
fixed. You can work-around the bug by calling operator bool
explicitly.

Regards,
Martin



More information about the Gcc-bugs mailing list