bsl::basic_osyncstream::operator<<

Insert an int into this stream.

Synopsis

Declared in <bslstl_osyncstream.h>

Base&
operator<<(int value);

Return Value

reference providing modifiable access to this object

Parameters

NameDescription
valuevalue to insert