bsl::unordered_map<basic_string<char>, Json, TransparentHash, TransparentEqualTo>::empty

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

Synopsis

Declared in <bslstl_unorderedmap.h>

bool
empty() const noexcept;