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