bsl::hash_map::erase

Erase the element at the specified iterator position.

Synopsis

Declared in <bslstp_hashmap.h>

void
erase(iterator position);

Parameters

NameDescription
positioniterator referring to the element to erase