[#BloombergLP-bdlcc-StripedUnorderedContainerImpl-insertAlways-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl.adoc[StripedUnorderedContainerImpl]::insertAlways :relfileprefix: ../../../ :mrdocs: Insert into this hash map an element having the specified `key` and `value`. Note that other elements having the same `key` may exist in this hash map. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void insertAlways( KEY const& key, VALUE const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#