Man Page: std::__detail::_node_const_iterator
Operating Environment: centos
Section: 3
std::__detail::_Node_const_iterator< _Value, __constant_iteraLibrarstd::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache >(3)NAMEstd::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache > -SYNOPSISInherits std::__detail::_Node_iterator_base< _Value, __cache >. Public Types typedef std::ptrdiff_t difference_type typedef std::forward_iterator_tag iterator_category typedef const _Value * pointer typedef const _Value & reference typedef _Value value_type Public Member Functions _Node_const_iterator (__node_type *__p) _Node_const_iterator (const _Node_iterator< _Value, __constant_iterators, __cache > &__x) void _M_incr () reference operator* () const _Node_const_iterator & operator++ () _Node_const_iterator operator++ (int) pointer operator-> () const Public Attributes __node_type * _M_cur Detailed Description template<typename _Value, bool __constant_iterators, bool __cache>struct std::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache > Node const_iterators, used to iterate through all the hashtable. Definition at line 282 of file hashtable_policy.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tstd::__detail::_Node_const_iterator< _Value, __constant_iterators, __cache >(3)
| Related Man Pages |
|---|
| std::__detail(3) - centos |
| std::__detail::_hashtable_base(3) - centos |
| std::unordered_map(3) - debian |
| std::unordered_multiset(3) - debian |
| __gnu_cxx::hash_multiset(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| Shopt -s histappend |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |