BloombergLP::bslstl::IoManip_QuotedStringFormatter::str

Return a reference providing modifiable access to the underlying string. 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).

Synopsis

Declared in <bslstl_iomanip.h>

bsl::basic_string<t_CHAR_TYPE, t_CHAR_TRAITS, t_ALLOC>*
str() const;