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