[#bsl-operator_eq-068] = xref:bsl.adoc[bsl]::operator== :relfileprefix: ../ :mrdocs: Same as the related overload above for `operator==`. == Synopsis Declared in `<bslstl_unorderedmultimap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator==( xref:bsl/unordered_multimap-0b0.adoc[unordered_multimap<KEY2, VALUE2, HASH2, EQUAL2, ALLOCATOR2>] const&, xref:bsl/unordered_multimap-0b0.adoc[unordered_multimap<KEY2, VALUE2, HASH2, EQUAL2, ALLOCATOR2>] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#