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