This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4315
- To: gcc-gnats at gcc dot gnu dot org, matti dot rintala at tut dot fi, gcc-bugs at gcc dot gnu dot org
- Subject: Re: c++/4315
- From: Reichelt <reichelt at igpm dot rwth-aachen dot de>
- Date: Thu, 13 Sep 2001 15:41:56 +0200
Hi,
this is a well known bug in g++, I think (see PR 4232 for example).
You need to write
p->template m<int>();
to make things work with g++.
Greetings,
Volker Reichelt
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4315&database=gcc