help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: need help with stl lists


From: Christian Christmann
Subject: Re: need help with stl lists
Date: Sat, 21 May 2005 15:32:32 +0200

> Another issue is what about finding the end of the container?  Incementing
> the iterator at this point would point to end() which is past the last
> element of your container.


That was the problem. Finally, after correcting the iterator my program
works. Thank you for your help.

Chris



reply via email to

[Prev in Thread] Current Thread [Next in Thread]