boost::urls::url_view::˜url_view
Destructor
Synopsis
Declared in <include/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.
Created with MrDocs