[Bug c++/9737] [DR150] Partial template specialisation selection failure involving template parameter defaults
gianni at mariani dot ws
gcc-bugzilla@gcc.gnu.org
Sun Jan 25 19:28:00 GMT 2004
------- Additional Comments From gianni at mariani dot ws 2004-01-25 19:28 -------
| -- From giovannibajo at libero dot it
...
|
| 2) For Bug 13809, the overload call is ambigous because partial ordering cannot
...
OK - I need to look into this a bit more before I can make an opinion so
I'll take your word for it.
|
| 3) Given #1 and #2, you understand that there is indeed an ambiguity for GCC in
...
|
| This is why your bug is a duplicate of this one.
I see where you're coming from now. Thanks.
| I can't understand where you read that GCC's std::set uses 4 template
| parameters. There are only 3 parameters mandated by the C++ standard, and the
...
My bad - I misread the stl_set.h declaration.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9737
More information about the Gcc-bugs
mailing list