Assignment
Synopses
Declared in <boost/url/static_url.hpp>
Assignment
static_url&
operator=(static_url const& u) noexcept;
Assignment
Exceptions
Name |
Thrown on |
|
Capacity would be exceeded. |
Return Value
A reference to this object.
Parameters
Name |
Description |
u |
The url to copy. |
Created with MrDocs