Same as the preceding overload, for a non‐const iterator.
Synopsis
Declared in <bslstl_map.h>
map<KEY, VALUE, COMPARATOR, ALLOCATOR>::iterator
erase(iterator position);
Created with MrDocs
Same as the preceding overload, for a non‐const iterator.
Declared in <bslstl_map.h>
map<KEY, VALUE, COMPARATOR, ALLOCATOR>::iterator
erase(iterator position);
Created with MrDocs