Removes the element at the given position.
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
iterator erase(const_iterator position);
An iterator to the element following the erased element.