bsl::hash_multimap::equal_range

Return const iterators delimiting all elements with the specified __key.

Synopsis

Declared in <bslstp_hashmap.h>

pair<const_iterator, const_iterator>
equal_range(key_type const& __key) const;