Return a reference providing modifiable access to the character buffer of the underlying string.
Synopsis
Declared in <bslstl_iomanip.h>
t_CHAR_TYPE const*
data() const;
Return Value
pointer to the character buffer of the underlying string
Created with MrDocs