Erase the element at position and return the following iterator.

Synopsis

Declared in <bslstl_unorderedmultimap.h>

Return Value

iterator following the erased element

Parameters

Name

Description

position

iterator to the element to erase

Created with MrDocs