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
Name |
Description |
position |
absolute position in the input sequence |
Created with MrDocs