Luna::BasicString::push_back

void push_back(value_type ch)

Pushes one character to the back of the string.

Parameters

  • in val

    The character to push.