[#bsl-hashtable-swap] = xref:bsl.adoc[bsl]::xref:bsl/hashtable.adoc[hashtable]::swap :relfileprefix: ../../ :mrdocs: Exchange the contents of this table with those of the specified `__ht`. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void swap(xref:bsl/hashtable.adoc[_Self]& __ht); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#