c++/9437: template function parameter `T*' shouldn't match pointers to members
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Wed Jan 29 14:08:00 GMT 2003
Synopsis: template function parameter `T*' shouldn't match pointers to members
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Wed Jan 29 11:38:49 2003
State-Changed-Why:
mainline and 3.3 branch
2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
PR c++/9437
* pt.c (unify): Don't unify '*T' with 'U C::*'.
2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
PR c++/9437
* g++.dg/template/unify4.C: New test.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9437
More information about the Gcc-bugs
mailing list