bsl::hash_set::erase

Erase the element referenced by the specified __it.

Synopsis

Declared in <bslstp_hashset.h>

void
erase(iterator __it);

Parameters

NameDescription
__ititerator referring to the element to erase