Insert the specified __obj without resizing the bucket vector.
Synopsis
Declared in <bslstp_hashset.h>
iterator
insert_noresize(value_type const& __obj);
Return Value
iterator to the inserted element
Parameters
Name |
Description |
__obj |
value to insert |
Created with MrDocs