Append the specified character to this string.

Synopsis

Declared in <bslstl_string.h>

void
push_back(char8_t character);

Created with MrDocs