Insert the specified __obj without resizing the bucket vector.

Synopsis

Declared in <bslstp_hashtable.h>

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

Created with MrDocs