bsl::basic_ostringstream::operator<<

Insert a long long into the stream.

Synopsis

Declared in <bslstl_ostringstream.h>

BaseStream&
operator<<(long long value);

Return Value

a reference to this stream

Parameters

NameDescription
valuevalue to insert