[#86BA49DECCA15CCF53C41C1D01665C4D8815D4C3]

Function operator<<

Format a string to an output stream

Synopsis

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