[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:35:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-01 03:35 -------
Well that line is correct as it is operator== which cannot be found.
we already fixed the problem:
t.cc:14: error: no match for 'operator==' in 'q. std::_Rb_tree_iterator<_Tp>::operator* [with _Tp = std::
pair<const int, int>]() == p'
for 4.0.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17763



More information about the Gcc-bugs mailing list