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