boost::urls::segments_encoded_ref::clear
Clear the contents of the container
Complexity
Linear in this‐>url().encoded_query().size() + this‐>url().encoded_fragment().size()
.
Exception Safety
Throws nothing.
Created with MrDocs