Return true if this map contains no elements, and false otherwise.
true
false
Declared in <bslstl_map.h>
<bslstl_map.h>
bool empty() const noexcept;
Created with MrDocs