Topic: reverse_iterator
Author: sbnaran@uiuc.edu (Siemel B. Naran)
Date: 1999/10/18 Raw View
On 16 Oct 99 19:22:23 GMT, Tom Esposito <thomase@Princeton.EDU> wrote:
>I want to delete a list element that is referenced by a reverse_iterator.
>Apparently, you can only use list::erase() with a regular iterator. I can't
Check out the function
Iter reverse_iterator::base() const
--
--------------
siemel b naran
--------------
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]