Erase the element referenced by the specified __it.

Synopsis

Declared in <bslstp_hashtable.h>

void
erase(const_iterator const& __it);

Parameters

Name

Description

__it

iterator referring to the element to erase

Created with MrDocs