boost::urls::url_view::url_view
Constructor
Synopsis
Declared in <boost/url/url_view.hpp>
url_view(url_view_base const& other) noexcept;
Parameters
Name | Description |
---|---|
other |
The other view. |
Created with MrDocs