![]() |
Home | Libraries | People | FAQ | More |
Constructor.
params_encoded_ref( params_encoded_ref const& other);
After construction, both views reference the same url. Ownership is not transferred; the caller is responsible for ensuring the lifetime of the url extends until it is no longer referenced.
&this->[link url.ref.boost__urls__params_encoded_ref.url `url`]() == &other.[link url.ref.boost__urls__url_base.url `url`]();
Constant.
Throws nothing.
Name |
Description |
---|---|
|
The other view. |