Append the specified character to this string.

Synopsis

Declared in <bslstl_string.h>

void
push_back(wchar_t character);

Created with MrDocs