[Bug c++/23513] [4.0/4.1 Regression] overload resolution fails to select a more specialized template
nathan at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 5 11:07:00 GMT 2005
------- Comment #7 from nathan at gcc dot gnu dot org 2005-10-05 11:07 -------
fixed mainline and 4.0.3
2005-10-05 Nathan Sidwell <nathan@codesourcery.com>
PR c++/23513
* call.c (joust): Adjust length count to more_specialized_fn.
* pt.c (more_specialized_fn): Cope with non-static member vs
non-member.
--
nathan at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23513
More information about the Gcc-bugs
mailing list