:relfileprefix: ../../../ [#77F84C972C82DC0BDEE8BF4C7140FB0784F010D0-authority_view] = Overload set authority_view::authority_view == Members pass:v,q[Constructor] [source,cpp,subs="verbatim,macros,-callouts"] ---- authority_view() noexcept; xref:boost/urls/authority_view/2constructor-0e.adoc[pass:c,q,m[*_» more..._*]] ---- pass:v,q[Construct from a string.] [source,cpp,subs="verbatim,macros,-callouts"] ---- authority_view(string_view s); xref:boost/urls/authority_view/2constructor-03.adoc[pass:c,q,m[*_» more..._*]] ---- pass:v,q[Constructor] [source,cpp,subs="verbatim,macros,-callouts"] ---- authority_view(const xref:boost/urls/authority_view.adoc[authority_view]&) noexcept = default; xref:boost/urls/authority_view/2constructor-04.adoc[pass:c,q,m[*_» more..._*]] ----