[Bug c++/17763] Wrong context in error message for template parameter
gdr at cs dot tamu dot edu
gcc-bugzilla@gcc.gnu.org
Fri Oct 1 03:33:00 GMT 2004
------- Additional Comments From gdr at cs dot tamu dot edu 2004-10-01 03:33 -------
Subject: Re: Wrong context in error message for template parameter
"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| Invalid as template operator == (pair<T1,T2>&, pair<T1,T2>&) cannot
| not match pair<const X, Y> as the first operand and pair<X, Y> as
| the second.
I think you're being too hasty in closing this PR.
And I don't understand your point.
Could you elaborate?
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17763
More information about the Gcc-bugs
mailing list