Same as the preceding overload for a non-const iterator.
Declared in <bdlc_flathashtable.h>
FlatHashTable<KEY, ENTRY, ENTRY_UTIL, HASH, EQUAL>::iterator
erase(iterator position);
iterator following the erased entry
| Name | Description |
|---|---|
| position | iterator to the entry to remove |