[#bsl-hashtable-2constructor-05] = xref:bsl.adoc[bsl]::xref:bsl/hashtable.adoc[hashtable]::hashtable :relfileprefix: ../../ :mrdocs: Copy‐construct a hash table from the specified source table. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- hashtable(xref:bsl/hashtable.adoc[_Self] const& __ht); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#