c++/5005: Template and pointer to method

Delarue Christophe cdelarue@e-generis.com
Mon Dec 17 09:46:00 GMT 2001


The following reply was made to PR c++/5005; it has been noted by GNATS.

From: Delarue Christophe <cdelarue@e-generis.com>
To: gcc-gnats@gcc.gnu.org, cdelarue@bigfoot.com
Cc:  
Subject: Re: c++/5005: Template and pointer to method
Date: Mon, 17 Dec 2001 18:35:54 +0100

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&database=3D=
 gcc&pr=3D5005
 
 Oups ... the changing =
 
 	mapIntAttribute(&(Toto::setName));
 to
 	mapIntAttribute(&Toto::setName);
 make gcc a lot more happy ...
 
 -- =
 
 Christophe DELARUE        E-Generis
 Tel.: (+33) 299 842052 =A0=A0 Fax.: (+33) 299 639331
 13, sq. du Chene Germain / 35510 Cesson-Sevigne / France
 mailto:cdelarue@e-generis.com



More information about the Gcc-prs mailing list