boost::urls::operator<<
Format the encoded authority to the output stream
Synopsis
Declared in header <boost/url/authority_view.hpp>
friend
std::ostream&
operator<<(
std::ostream& os,
authority_view const& a);
Format the encoded authority to the output stream
Declared in header <boost/url/authority_view.hpp>
friend
std::ostream&
operator<<(
std::ostream& os,
authority_view const& a);