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);

Created with MrDocs