Remove a value from the container.
iterator remove_value( iterator pos);
Iterator to position where the element was removed
Name |
Description |
---|---|
|
Iterator to element which should be removed |