[#bsl-hash_map-resize] = xref:bsl.adoc[bsl]::xref:bsl/hash_map.adoc[hash_map]::resize :relfileprefix: ../../ :mrdocs: Rebuild the bucket vector using a size suggested by the specified hint. == Synopsis Declared in `<bslstp_hashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void resize(xref:bsl/hash_map/size_type.adoc[size_type] __hint); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#