![]() |
Home | Libraries | People | FAQ | More |
Remove the last segment.
void pop_back();
This function removes the last segment from the container.
Iterators to the last segment as well as all end iterators are invalidated.
not this->[link url.ref.boost__urls__segments_encoded_ref.empty `empty`]()
Throws nothing.