deriving template classes: gcc 3.4 complains

George Garvey tmwg-gcc@inxservices.com
Thu Oct 2 03:37:00 GMT 2003


On Wed, Oct 01, 2003 at 08:00:28PM -0700, Andrew Pinski wrote:
> >
> >        int i;
> >        (char)a = 5;

   I assumed it should be:

	(char)i = 5;

   I don't personally care. I've never used that extension. But I do not
understand the example.



More information about the Gcc mailing list