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 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


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