boost::urls::segments_encoded_ref::pop_back
Remove the last segment
Description
This function removes the last segment from the container.
Iterators to the last segment as well as all end iterators are invalidated.
not this->empty()
Throws nothing.
Created with MrDocs