Find an element having the specified key; load a handle to the element into the specified handle. Return true if successful, and false otherwise.
key
handle
Declared in <bdlc_hashtable.h>
<bdlc_hashtable.h>
bool find( Handle* handle, KEY const& key) const;