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

Format a string to an output stream

Synopsis

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

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

Created with MrDocs