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