Return the internally buffered sequence of characters maintained by this stream, leaving the stream empty.
Synopsis
Declared in <bslstl_ostringstream.h>
StringType
str() &&;
Return Value
buffered character sequence, leaving this stream empty
Created with MrDocs