boost::urls::segments_ref::erase
Erase segments
Parameters
Name | Description |
---|---|
pos |
An iterator to the segment. |
first |
The beginning of the range to remove. |
last |
The end of the range to remove. |
Created with MrDocs