bsl::hash_map::erase

Erase the elements in the specified iterator range.

Synopsis

Declared in <bslstp_hashmap.h>

void
erase(
    iterator __f,
    iterator __l);