This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: std::vector<T>::const_reverse_iterator
Benjamin Kosnik wrote:
>
> > But shouldn't there be a conversion from T::reverse_iterator to
> > T::const_reverse_iterator, which would make this work?
>
> I don't see one in the standard. Do you?
It's issue 280:
http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/lwg-active.html#280
Regards
Martin
(Sorry about the previous incomplete email, my fingers slipped on
the keyboard and sent it too soon.)