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