[#bsl-hashtable-_M_insert] = xref:bsl.adoc[bsl]::xref:bsl/hashtable.adoc[hashtable]::_M_insert :relfileprefix: ../../ :mrdocs: Insert the specified value, returning a reference to the stored element. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/hashtable/reference.adoc[reference] _M_insert(xref:bsl/hashtable/value_type.adoc[value_type] const& __obj); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#