[#bsl-hash_multimap-insert_noresize] = xref:bsl.adoc[bsl]::xref:bsl/hash_multimap.adoc[hash_multimap]::insert_noresize :relfileprefix: ../../ :mrdocs: Insert `__obj` without resizing the bucket vector. == Synopsis Declared in `<bslstp_hashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/hash_multimap/iterator.adoc[iterator] insert_noresize(xref:bsl/hash_multimap/value_type.adoc[value_type] const& __obj); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#