Reset this stream's input character sequence to value.

Synopsis

Declared in <bslstl_istringstream.h>

Description

Same as the str overload taking const StringType&.

Parameters

Name

Description

value

new character sequence for the stream input buffer

Created with MrDocs