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