Insert the specified __obj if no equivalent element exists.

Synopsis

Declared in <bslstp_hashset.h>

pair<iterator, bool>
insert_noresize(value_type const& __obj);

Created with MrDocs