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