Name

ostream class — Output stream

Synopsis

typedef basic_ostream<char> ostream;

The ostream class specializes basic_ostream for the char type.