This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Template as template argument: typename vs class keywords
- To: Philippe Bouchard <philippeb at corel dot com>
- Subject: Re: Template as template argument: typename vs class keywords
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 24 Nov 2000 19:38:21 -0200
- Cc: gcc-bugs <gcc-bugs at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <3A1EDCAC.79C325C@corel.com>
On Nov 24, 2000, Philippe Bouchard <philippeb@corel.com> wrote:
> I didn't check the standard C++ syntax, but isn't "typename U" supposed
> to be allowed here, instead of "class U"?
I don't think so. typename is synonym with class in a template
parameter declaration that is a type, not a template type.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me