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