------- Comment #20 from jason at gcc dot gnu dot org 2008-02-19 21:45 ------- Incidentally, the error that 3.3 gave for the testcase in comment #8 seems to be correct: after we substitute the explicit args into the two function templates, we are left with one which still has an unbound argument, which I believe makes it an undeduced context under [temp.deduct.type] paragraph 5 ("the set of functions provided as an argument contains one or more function templates"). The EDG compiler seems to disagree, so this should probably become a core language issue.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34950 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]