boost::urls::url::~url Destructor Synopsis Declared in header <boost/url/url.hpp> virtual ~url(); Description Any params, segments, iterators, or views which reference this object are invalidated. The underlying character buffer is destroyed, invalidating all references to it.