[#bsl-hashtable-insert_equal-01] = xref:bsl.adoc[bsl]::xref:bsl/hashtable.adoc[hashtable]::insert_equal :relfileprefix: ../../ :mrdocs: Insert the specified `__obj` if no equivalent element exists. == Synopsis Declared in `<bslstp_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/hashtable/iterator.adoc[iterator] insert_equal(xref:bsl/hashtable/value_type.adoc[value_type] const& __obj); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#