Please close PR c++/45

Neil Booth neil@daikokuya.demon.co.uk
Tue May 15 15:46:00 GMT 2001


Peter Schmid wrote:-

> template <int N, char C>
> class NumPromote< Int<N>, Char<C> > {
> public:
>     typedef Int<N> val;
>     typedef Int<C> val1;
> };

Nope, still fails for me.  You have some lines missing.

Neil.



More information about the Gcc-bugs mailing list