------- Additional Comments From pcarlini at suse dot de  2004-10-12 17:17 -------
Everything considered, if we have to use an additional iterator next, probably is
better just reverting my stupid change and return to:

  while (__first != __last)
    erase(__first++);




-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17948

Reply via email to