Return true if this multimap contains no elements, and false otherwise.

Synopsis

Declared in <bslstl_multimap.h>

bool
empty() const noexcept;

Created with MrDocs