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