bsl::basic_ostringstream::seekp

Seek relative to direction by offset characters.

Synopsis

Declared in <bslstl_ostringstream.h>

BaseStream&
seekp(
    off_type offset,
    ios_base::seekdir direction);

Return Value

a reference to this stream

Parameters

NameDescription
offsetrelative offset in the output sequence
directionbase position for the seek