boost::urls::url_view_base::authority
Return the authority
Synopsis
Declared in header <boost/url/url_view_base.hpp>
authority_view
authority() const noexcept;
Description
This function returns the authority as an authority_view .
Return the authority
Declared in header <boost/url/url_view_base.hpp>
authority_view
authority() const noexcept;
This function returns the authority as an authority_view .