Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
url_view::~url_view

Destructor.

Synopsis
~url_view();
Description

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


PrevUpHomeNext