Removes the element at pos and returns an iterator to the following element.
Return Value
An iterator to the element following the removed one.
Parameters
Name |
Description |
pos |
Iterator to the element to remove. |
Created with MrDocs