From: chun ping wang (cablepuff_at_[hidden])
Date: 2007-12-28 00:45:12


Does iterator_range modify the copy of the iterator (like creates a new
copy) and modifys it when you modify items in iterator range or the actual
container itself. ..?