[#bsl-_Ht_iterator-2constructor-006] = xref:bsl.adoc[bsl]::xref:bsl/_Ht_iterator.adoc[_Ht_iterator]::_Ht_iterator :relfileprefix: ../../ :mrdocs: Create an iterator having the value of the specified iterator. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- _Ht_iterator(xref:bsl/_Ht_iterator.adoc[_Ht_iterator<_Val, _Nonconst_traits<_Val>, _Key, _HF, _ExK, _EqK, _All>] const& __it); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#