Append to this string the specified suffix, and return a reference providing modifiable access to this string.

Synopsis

Declared in <bslstl_string.h>

basic_string&
append(basic_string const& suffix);

Created with MrDocs