bsl::hash_multiset::insert

Insert the specified __obj.

Synopsis

Declared in <bslstp_hashset.h>

iterator
insert(value_type const& __obj);

Return Value

iterator to the inserted element

Parameters

NameDescription
__objvalue to insert