Return a pointer providing modifiable access to the underlying string.
Synopsis
Declared in <bslstl_iomanip.h>
Description
Note that this operation provides modifiable access to the string because this type is designed so that its objects are created as temporary objects that proxy an underlying string (see class documentation).
Return Value
pointer providing modifiable access to the underlying string
Created with MrDocs