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<wchar_t>&
append(basic_string<wchar_t> const& suffix);
Created with MrDocs