[#boost-urls-url_view-2destructor] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/url_view.adoc[url_view]::~url_view :relfileprefix: ../../../ :mrdocs: Destructor == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/url_view.hpp#L110[boost/url/url_view.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr ~url_view() = default; ---- == Description Any params, segments, iterators, or other views which reference the same underlying character buffer remain valid. [.small]#Created with https://www.mrdocs.com[MrDocs]#