Reset this stream's buffered character sequence to value.
Declared in <bslstl_ostringstream.h>
void
str(BloombergLP::bslmf::MovableRef<StringType> value);
Same as the str overload taking const StringType&.
| Name | Description |
|---|---|
| value | new character sequence for the stream buffer |