bsl::basic_ostringstream::seekp

Seek to the absolute put position position.

Synopsis

Declared in <bslstl_ostringstream.h>

BaseStream&
seekp(pos_type position);

Return Value

a reference to this stream

Parameters

NameDescription
positionabsolute position in the output sequence