bsl::map<int, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>::empty

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

Synopsis

Declared in <bslstl_map.h>

bool
empty() const noexcept;