[#BloombergLP-bdlc-operator_eq-04c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::operator== :relfileprefix: ../../ :mrdocs: Return whether the maps have the same key/value contents. == Synopsis Declared in `<bdlc_flathashmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> bool operator==( xref:BloombergLP/bdlc/FlatHashMap.adoc[FlatHashMap] const&, xref:BloombergLP/bdlc/FlatHashMap.adoc[FlatHashMap] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#