[#bsl-_Hashtable_iterator-_Node] = xref:bsl.adoc[bsl]::xref:bsl/_Hashtable_iterator.adoc[_Hashtable_iterator]::_Node :relfileprefix: ../../ :mrdocs: Node type stored in the hashtable. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/_Hashtable_node.adoc[_Hashtable_node<_Val>] _Node; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#