bsl::hash_map::insert_noresize

Insert __obj without resizing the bucket vector if the key is new.

Synopsis

Declared in <bslstp_hashmap.h>

pair<iterator, bool>
insert_noresize(value_type const& __obj);