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

Return true if this map contains an element whose key is equivalent to the specified key.

Synopsis

Declared in <bslstl_map.h>

bool
contains(key_type const& key) const;