Return the internally buffered sequence of characters maintained by this stream object.

Synopsis

Declared in <bslstl_ostringstream.h>

StringType
str() const &;

Created with MrDocs