[Bug libstdc++/11729] no operator!= for const_reverse_iterator
paolo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 30 19:13:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11729
paolo at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|c++ |libstdc++
Resolution| |INVALID
------- Additional Comments From paolo at gcc dot gnu dot org 2003-07-30 19:13 -------
Know behaviour, issue DR280 ("Comparison of reverse_iterator to const
reverse_iterator") of the ISO Standard, which, however, at variance with the
corresponding DR179 about iterators, is still in the 'Open' status: we can't do
anything about it 'til the official resolution.
Thanks for your report, Paolo.
More information about the Gcc-bugs
mailing list