[Bug c++/23513] [4.0/4.1 Regression] overload resolution fails to select a more specialized template

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Aug 27 21:51:00 GMT 2005


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-08-27 21:49 -------
Nathan --

This change comes from:

2005-04-03  Nathan Sidwell  <nathan@codesourcery.com>

        PR c++/20723
        * pt.c (more_specialized_fn): Member functions are unordered wrt
        non-members.  Conversion operators are unordered wrt other
        functions.

I looked at DR124, but I didn't see anything to justify the "member functions
are unordered wrt non-mebers" claim.  What am I missing?

-- Mark

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at codesourcery dot
                   |                            |com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23513



More information about the Gcc-bugs mailing list