[Bug c++/13809] Template conversion operator reports ambiguity where none exists
gianni at mariani dot ws
gcc-bugzilla@gcc.gnu.org
Thu Jan 22 08:37:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list