Erase the elements in the specified iterator range.

Synopsis

Declared in <bslstp_hashset.h>

void
erase(
    iterator __f,
    iterator __l);

Created with MrDocs