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