* Frederic Bouvier -- Sunday 28 January 2007:
> I am pretty sure it is illegal to use an iterator after it was used for 
> erasing
> an item. I think the code below is better and works on every systems :
[...]
> But I thing the purpose of reverse iterators is exactly to do that and the use
> of them should be more valid in the end.

Sheesh. There's a reason why I usually just use good old
foo.size() with random access.  :-/

m.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to