Home | History | Annotate | Download | only in etc

Lines Matching full:invalidate

5575 	splice, splice_after and merge method which do not invalidate iterators but only
6965 * stlport/stl/debug/_string.h: avoid attempt to invalidate iterators beyond
7544 * debug/_vector.h : invalidation for erase() corrected not to invalidate current iterator (Thanks ALberto Barbati)
7848 swap() changed not to invalidate any iterators, as prescribed by the standard