Insert the specified __obj.

Synopsis

Declared in <bslstp_hashmap.h>

iterator
insert(value_type const& __obj);

Return Value

iterator to the inserted element

Parameters

Name

Description

__obj

value to insert

Created with MrDocs