Remove the element identified by the specified handle from this object. The behavior is undefined unless handle is valid. Note that handle will become invalid when this method returns.

Synopsis

Declared in <bdlc_hashtable.h>

void
remove(Handle const& handle);

Created with MrDocs