Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::grammar::operator<<
Home:

boost::urls::grammar::operator<<

Format a string to an output stream

Synopsis

Declared in header <boost/url/grammar/string_view_base.hpp>

std::ostream&
operator<<(
    std::ostream& os,
    string_view_base const& s);