Return an address providing modifiable access to the contained basic_stringbuf object.
Synopsis
Declared in <bslstl_stringbuf.h>
StreamBufType*
rdbuf() const;
Return Value
address providing modifiable access to the contained basic_stringbuf
Created with MrDocs