std::vector<T>::const_reverse_iterator

Martin Sebor sebor@roguewave.com
Wed Jul 18 14:01:00 GMT 2001


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.)



More information about the Libstdc++ mailing list