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
Constructor
Declared in <boost/url/static_url.hpp>
static_url(static_url const& u) noexcept;
| Name | Description |
|---|---|
u |
The url to copy. |
Created with MrDocs