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

Synopsis

Declared in <bslstl_set.h>

bool
empty() const noexcept;

Created with MrDocs