Home
last modified time | relevance | path

Searched defs:_List_const_iterator (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_list.h189 struct _List_const_iterator struct
191 typedef _List_const_iterator<_Tp> _Self; argument
201 _List_const_iterator() in _List_const_iterator() function
205 _List_const_iterator(const _List_node_base* __x) in _List_const_iterator() argument
208 _List_const_iterator(const iterator& __x) in _List_const_iterator() function
231 _Self __tmp = *this;
266 const _List_const_iterator<_Val>& __y) argument