Insert the specified value into this unordered multimap, and return an iterator referring to the newly inserted value_type object. This method requires that the (template parameter) types KEY and VALUE both be copy‐insertable into this unordered multimap (see {Requirements on KEY and VALUE}).

Synopsis

Declared in <bslstl_unorderedmultimap.h>

Created with MrDocs