Append the specified character to this string.

Synopsis

Declared in <bslstl_string.h>

void
push_back(CHAR_TYPE character);

Created with MrDocs