[Bug c++/4672] [4.0 only] [DR 214] Template parameter deduction fails for overloaded template functions.

2005-06-02 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-06-02 09:39 --- The test cases compile without error on 4_0 branch -- What|Removed |Added Status|

[Bug c++/4672] [4.0 only] [DR 214] Template parameter deduction fails for overloaded template functions.

2005-05-10 Thread nathan at gcc dot gnu dot org
-- Bug 4672 depends on bug 19203, which changed state. Bug 19203 Summary: [3.4/4.0 Regression] [DR 214] Partial ordering failure between function reference and generic const reference http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19203 What|Old Value |New Value

[Bug c++/4672] [4.0 only] [DR 214] Template parameter deduction fails for overloaded template functions.

2005-04-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-07 07:04 --- This was fixed on the mainline by the patch for PR 19203. -- What|Removed |Added BugsThisDe