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