[Bug libstdc++/13627] New: no match for 'operator!=' in 'i != __gnu_norm::vector<_Tp, _Alloc>::rend()

wanderer at rsu dot ru gcc-bugzilla@gcc.gnu.org
Fri Jan 9 10:38:00 GMT 2004


After last changes in iterator related code in libstd++
g++ doesn't found operator!= for const_reverse_iterator.

But reverse_iterator doesn't have this problem.

Testcase show this problem.

-- 
           Summary: no match for 'operator!=' in 'i !=
                    __gnu_norm::vector<_Tp, _Alloc>::rend()
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wanderer at rsu dot ru
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-unknown-freebsd5.1
  GCC host triplet: i386-unknown-freebsd5.1
GCC target triplet: i386-unknown-freebsd5.1


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



More information about the Gcc-bugs mailing list