Luna::BasicString::pop_back

void pop_back()

Removes the element from the back of the string.

Valid Usage

  • empty must be false when calling this function.