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

Synopsis

Declared in <bslstl_unorderedset.h>

bool
empty() const noexcept;

Created with MrDocs