Return a reference to an existing element equal to __obj, inserting __obj if no such element exists.

Synopsis

Declared in <bslstp_hashtable.h>

reference
find_or_insert(value_type const& __obj);

Created with MrDocs