Erase the entry whose key dereferences to the given value.
Declared in <indirectmap.h>
<indirectmap.h>
size_type erase(K const& key);
The number of entries removed (0 or 1).