bsl::unordered_map::empty

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

Synopsis

Declared in <bslstl_unorderedmap.h>

bool
empty() const noexcept;