Creates basic_ostream object for stream output.
explicit basic_ostream(basic_streambuf<char_type, traits>*sb);
The basic_ostream constructor constructs and initializes the base class object.