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;

Created with MrDocs