[#bsl-hashtable-_Iterator_category] = xref:bsl.adoc[bsl]::xref:bsl/hashtable.adoc[hashtable]::_Iterator_category :relfileprefix: ../../ :mrdocs: Iterator category tag for this container's iterators. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef std::forward_iterator_tag _Iterator_category; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#