bsl::basic_ostringstream::__put_num_integer_promote

Format and insert an integer-promoted numeric value.

Synopsis

Declared in <bslstl_ostringstream.h>

template<class VALUE>
BaseStream&
__put_num_integer_promote(VALUE value);

Return Value

a reference to this stream

Parameters

NameDescription
valuevalue to insert