Return const iterators delimiting all elements with the specified __key.

Synopsis

Declared in <bslstp_hashtable.h>

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

Created with MrDocs