Insert the specified __obj if no equivalent element exists.
Synopsis
Declared in <bslstp_hashtable.h>
iterator
insert_equal(value_type const& __obj);
Return Value
iterator to the inserted element
Parameters
Name |
Description |
__obj |
value to insert |
Created with MrDocs