Return the last character.
constexpr const_reference back() const;
See core::string_view::back
core::string_view::back