Erase segments
Declared in file <boost/url/impl/segments_encoded_ref.hpp> at line 90
This function removes a segment.
All iterators that are equal to `pos` or come after are invalidated.
Linear in `this->url().encoded_resource().size()`.
Throws nothing.