Constructor
Synopsis
Declared in <boost/url/authority_view.hpp>
authority_view(authority_view const& other) noexcept;
Parameters
| Name | Description |
|---|---|
other |
The object to copy construct from |
Created with MrDocs
Constructor
Declared in <boost/url/authority_view.hpp>
authority_view(authority_view const& other) noexcept;
| Name | Description |
|---|---|
other |
The object to copy construct from |
Created with MrDocs