Insert the specified __obj if no equivalent element exists.
Synopsis
Declared in <bslstp_hashtable.h>
pair<iterator, bool>
insert_unique(value_type const& __obj);
Created with MrDocs