remove

The remove method deletes the specified element from the map.

Visibility
Public
Signature
void remove(void* p)
Parameters
p

The element to delete


Feedback