Erase segments
Declared in file <src/segments_encoded_ref.cpp> at line 114
This function removes a range of segments from the container.
All iterators that are equal to `first` or come after are invalidated.
Linear in `this->url().encoded_resource().size()`.
Throws nothing.