Searched refs:iterator_type (Results 1 – 13 of 13) sorted by relevance
138 typedef Iterator iterator_type;266 typedef Iterator iterator_type;279 constexpr iterator_type base() const;634 typedef _Iter iterator_type;1092 typedef _Iter iterator_type;1093 typedef typename iterator_traits<iterator_type>::value_type value_type;1094 typedef typename iterator_traits<iterator_type>::difference_type difference_type;1095 typedef iterator_type pointer;1104 typedef typename iterator_traits<iterator_type>::reference __reference;1111 typedef typename iterator_traits<iterator_type>::reference reference;[all …]
262 typedef const_iterator iterator_type; in find() typedef263 for (iterator_type it = m_keys.begin(); it != m_keys.end(); ++it) in find()
139 typedef _Iterator iterator_type; in _GLIBCXX_VISIBILITY() typedef171 reverse_iterator(iterator_type __x) : current(__x) { } in _GLIBCXX_VISIBILITY()196 _GLIBCXX17_CONSTEXPR iterator_type in _GLIBCXX_VISIBILITY()980 typedef _Iterator iterator_type;1351 using iterator_type = _Iterator;1378 move_iterator(iterator_type __i)1395 _GLIBCXX17_CONSTEXPR iterator_type1399 constexpr const iterator_type&1403 constexpr iterator_type2151 using iterator_type = _It;
139 typedef typename _Const_iterator::iterator_type _Base_const_iterator; in _M_invalidate_all()
94 typedef _Iterator iterator_type; typedef
139 typedef _Iterator iterator_type; typedef
96 typedef _Iterator iterator_type; typedef
141 typedef _Iterator iterator_type; typedef
156 typedef _Iterator iterator_type; in _GLIBCXX_VISIBILITY() typedef191 reverse_iterator(iterator_type __x) in _GLIBCXX_VISIBILITY()243 _GLIBCXX17_CONSTEXPR iterator_type in _GLIBCXX_VISIBILITY()1057 typedef _Iterator iterator_type;1484 using iterator_type = _Iterator;1515 move_iterator(iterator_type __i)1540 _GLIBCXX17_CONSTEXPR iterator_type1545 constexpr const iterator_type&1550 constexpr iterator_type2330 using iterator_type = _It;
2347 rename to iterator_type.6160 _Iter_base; add iterator_type typedef.
1260 Rename to iterator_type.