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++/13809] Template conversion operator reports ambiguity where none exists


------- Additional Comments From gianni at mariani dot ws  2004-01-22 08:37 -------

Andrew, did you intentionally remove the 4 parameter conversion operator
template ?  std::set takes 4 parameters.  If I remember the standard correctly,
this is the conversion that should be used since it matches all parameters exactly.

-- 


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


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