boost::urls::url_view::url_view

Move constructor

Synopsis

Declared in <boost/url/url_view.hpp>

constexpr
url_view(url_view&& other) noexcept = default;

Parameters

NameDescription
otherThe object to move construct from