Return iterators delimiting all elements with the specified __key.

Synopsis

Declared in <bslstp_hashtable.h>

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

Created with MrDocs