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