This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/9737] [DR150] Partial template specialisation selection failure involving template parameter defaults


------- Additional Comments From gianni at mariani dot ws  2004-01-25 17:40 -------
Giovanni, I'm trying to understand how Bug 13809 is related to this one.  This
(Bug 9737) describes partial specializations while Bug 13809 describes a
template member function resolution in which case (as far as I can tell) the
standard is clear which template member function should resolve.  This (Bug
9737) describes a template type resolution issue which (IMHO) is significantly
different. Are the resolution mechanisms different between bugs 13809 and 9737 ?
 Also, in the case of Bug 13809, the compiler diagnostic messages are incorrect
becuase it reports invalid alternatives as ambiguities (AFAICT).



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]