bsl::basic_ostringstream::operator<<

Insert an unsigned short into the stream.

Synopsis

Declared in <bslstl_ostringstream.h>

BaseStream&
operator<<(unsigned short value);

Return Value

a reference to this stream

Parameters

NameDescription
valuevalue to insert