operator<<

Format a string to an output stream

Synopsis

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

Declared in file <src/grammar/string_view_base.cpp> at line 21