...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Remove the last character.
constexpr void pop_back();
Removes a character from the end of the string.
not empty()