.TH "std::__detail::_Node_iterator_base< _Value, _Cache_hash_code >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Node_iterator_base< _Value, _Cache_hash_code > \- Base class for node iterators\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "\fBusing\fP \fB__node_type\fP = \fB_Hash_node\fP< _Value, \fB_Cache_hash_code\fP >" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fB_Node_iterator_base\fP (\fB__node_type\fP *__p) \fBnoexcept\fP" .br .ti -1c .RI "\fBvoid\fP \fB_M_incr\fP () \fBnoexcept\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "\fB__node_type\fP * \fB_M_cur\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _Value, bool _Cache_hash_code> .br struct std::__detail::_Node_iterator_base< _Value, _Cache_hash_code >"Base class for node iterators\&. .PP Definition at line \fB288\fP of file \fBhashtable_policy\&.h\fP\&. .SH "Member Typedef Documentation" .PP .SS "template<\fBtypename\fP _Value , bool _Cache_hash_code> \fBusing\fP \fBstd::__detail::_Node_iterator_base\fP< _Value, \fB_Cache_hash_code\fP >::__node_type = \fB_Hash_node\fP<_Value, \fB_Cache_hash_code\fP>" .PP Definition at line \fB290\fP of file \fBhashtable_policy\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "template<\fBtypename\fP _Value , bool _Cache_hash_code> \fBstd::__detail::_Node_iterator_base\fP< _Value, \fB_Cache_hash_code\fP >::_Node_iterator_base (\fB__node_type\fP * __p)\fC [inline]\fP, \fC [noexcept]\fP" .PP Definition at line \fB294\fP of file \fBhashtable_policy\&.h\fP\&. .SH "Member Function Documentation" .PP .SS "template<\fBtypename\fP _Value , bool _Cache_hash_code> \fBvoid\fP \fBstd::__detail::_Node_iterator_base\fP< _Value, \fB_Cache_hash_code\fP >::_M_incr ()\fC [inline]\fP, \fC [noexcept]\fP" .PP Definition at line \fB298\fP of file \fBhashtable_policy\&.h\fP\&. .SH "Member Data Documentation" .PP .SS "template<\fBtypename\fP _Value , bool _Cache_hash_code> \fB__node_type\fP* \fBstd::__detail::_Node_iterator_base\fP< _Value, \fB_Cache_hash_code\fP >::_M_cur" .PP Definition at line \fB292\fP of file \fBhashtable_policy\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.