Erase the element at position.

Synopsis

Declared in <bslstl_map.h>

Description

Same as the preceding overload, for a non‐const iterator.

Return Value

iterator to the element following the erased element

Parameters

Name

Description

position

iterator to the element to erase

Created with MrDocs