boost::urls::static_url::static_url
Constructor
Synopsis
Declared in <boost/url/static_url.hpp>
static_url(static_url const& u) noexcept;
Parameters
Name |
Description |
u |
The url to copy. |
Created with MrDocs