Destructor

Synopsis

Declared in header </boost/url/url_view.hpp#L110[boost/url/url_view.hpp,window=blank_]>

~url_view() = default;

Description

Any params, segments, iterators, or other views which reference the same underlying character buffer remain valid.

Return Value

  • void