boost::urls::params_ref::clear
Clear the contents of the container
Description
All iterators are invalidated.
this->url().remove_query();
this->empty() == true && this->url().has_query() == false
Clear the contents of the container
All iterators are invalidated.
this->url().remove_query();
this->empty() == true && this->url().has_query() == false