Return an iterator to an element with the specified __key, or end.

Synopsis

Declared in <bslstp_hashset.h>

template<class _KT>
iterator
find(_KT const& __key) const;

Created with MrDocs