Erase the element at the specified iterator position.
Synopsis
Declared in <bslstp_hashmap.h>
void
erase(iterator position);
Parameters
Name |
Description |
position |
iterator referring to the element to erase |
Created with MrDocs