Return the last character.
char const& back() const;
Returns a reference to the last character.
Constant.
not empty()