boost::urls::authority_view::authority_view
Members
Constructor
authority_view() noexcept;
» more...
Construct from a string.
explicit
authority_view(core::string_view s);
» more...
Constructor
authority_view(authority_view const&) noexcept;
» more...