bsl::basic_ostringstream::operator<<

Insert characters from streambuf until end-of-file.

Synopsis

Declared in <bslstl_ostringstream.h>

BaseStream&
operator<<(std::basic_streambuf<char_type, traits_type>* streambuf);

Return Value

a reference to this stream

Parameters

NameDescription
streambufsource stream buffer