Return an iterator to the element with the specified key, or end.
end
Declared in <bslstp_hashtable.h>
<bslstp_hashtable.h>
template<class _KT> iterator find(_KT const& __key);
Created with MrDocs