[Bug c++/17763] Wrong context in error message for template parameter
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 1 03:20:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-01 03:20 -------
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.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17763
More information about the Gcc-bugs
mailing list