This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/10126: ICE in convert_nontype_argument on using overload resolution in template args
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: <gcc-gnats at gcc dot gnu dot org>,<gcc-bugs at gcc dot gnu dot org>,<nobody at gcc dot gnu dot org>,<gcc-prs at gcc dot gnu dot org>,<Marco dot Franzen at bigfoot dot com>
- Date: Tue, 18 Mar 2003 02:50:18 +0100
- Subject: Re: c++/10126: ICE in convert_nontype_argument on using overload resolution in template args
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
r=10126
I wonder if the code is legal. Comeau refuses it, VC7.1 eats it. I am very
fuzzy about member functions as template parameters.
Giovanni Bajo