Lines Matching refs:_iterator
17 * stlport/stl/debug/_iterator.h, _string.h, src/string.cpp:
913 * stlport/stl/debug/_iterator.h: Creation of _Non_Dbg_iter function
2131 * stlport/stl/debug/_iterator.h: Fix Hp Acc configuration thanks
5785 * stlport/stl/_function.h, _queue.h, _stack.h, _map.h, _iterator.h:
5906 * stlport/stl/debug/_iterator.h: Move of some _DBG_iter_base and _DBG_iter
6433 * stlport/stl/_iterator.h: Fix of the back_insert_iterator, front_insert_iterator
6456 * stlport/stl/debug/_debug.h, _debug.c, _iterator.h: Modification of the
6890 * stlport/stl/_iterator.h: use reference instead of pointer for stored container
7248 * _iterator.h: Correction of the operator++(int) signature to conform
7930 * debug/_iterator.c : fixed SUN 6.0 compiler internal error
8167 …* _iterator.h : added template(and non-template) assignment operator for reverse_iterator<> (thank…
8299 * _iterator.h : fixed reverse_iterator::operator+(int, reverse_iterator) resolution