Erase the elements in the specified iterator range.

Synopsis

Declared in <bslstp_hashmap.h>

void
erase(
    iterator __f,
    iterator __l);

Created with MrDocs