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