boost::urls::url_view::~url_view
Destructor
Synopsis
Declared in header <boost/url/url_view.hpp>
constexpr
~url_view() = default;
Description
Any params, segments, iterators, or other views which reference the same underlying character buffer remain valid.