[#bsl-map-0a7-empty] = xref:bsl.adoc[bsl]::xref:bsl/map-0a7.adoc[map]::empty :relfileprefix: ../../ :mrdocs: Return `true` if this map contains no elements, and `false` otherwise. == Synopsis Declared in `<bslstl_map.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool empty() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#