Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_hashtable.h146 struct _Hashtable_const_iterator { struct
152 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn, argument
167 _Hashtable_const_iterator(const _Node* __n, const _Hashtable* __tab) in _Hashtable_const_iterator() argument
169 _Hashtable_const_iterator() {} in _Hashtable_const_iterator() argument
170 _Hashtable_const_iterator(const iterator& __it) in _Hashtable_const_iterator() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dhashtable.h159 struct _Hashtable_const_iterator struct
166 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn, argument
181 _Hashtable_const_iterator(const _Node* __n, const _Hashtable* __tab) in _Hashtable_const_iterator() argument
184 _Hashtable_const_iterator() { } in _Hashtable_const_iterator() function
186 _Hashtable_const_iterator(const iterator& __it) in _Hashtable_const_iterator() function