bsl::hash_set::erase

Erase the element referenced by the specified __it. Erase the element referenced by the specified iterator.

Synopsis

Declared in <bslstp_hashset.h>

void
erase(iterator __it);