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