[#bsl-unordered_multimap-0b0-erase-00] = xref:bsl.adoc[bsl]::xref:bsl/unordered_multimap-0b0.adoc[unordered_multimap]::erase :relfileprefix: ../../ :mrdocs: Same as the related overload above for `erase`. == Synopsis Declared in `<bslstl_unorderedmultimap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/unordered_multimap-0b0/iterator.adoc[unordered_multimap<KEY, VALUE, HASH, EQUAL, ALLOCATOR>::iterator] erase(xref:bsl/unordered_multimap-0b0/iterator.adoc[iterator] position); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#