Format a string to an output stream

Synopsis

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