bsl::basic_istringstream::seekg

Seek to the absolute get position position.

Synopsis

Declared in <bslstl_istringstream.h>

BaseStream&
seekg(pos_type position);

Return Value

a reference to this stream

Parameters

NameDescription
positionabsolute position in the input sequence