boost::urls::url_base::clear

Clear the contents while preserving the capacity

Synopsis

Declared in header <boost/url/url_base.hpp>

void
clear() noexcept;

Description

this->empty() == true

Constant.

No-throw guarantee.