Erase the elements in the specified iterator range.
Synopsis
Declared in <bslstp_hashtable.h>
void
erase(
const_iterator __first,
const_iterator __last);
Created with MrDocs
Erase the elements in the specified iterator range.
Declared in <bslstp_hashtable.h>
void
erase(
const_iterator __first,
const_iterator __last);
Created with MrDocs