Remove the last segment
<include/boost/url/segments_encoded_ref.hpp>
void pop_back() noexcept;
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()