Return iterators delimiting all elements with the specified __key.
Synopsis
Declared in <bslstp_hashmap.h>
pair<iterator, iterator>
equal_range(key_type const& __key);
Created with MrDocs