Access a character.
constexpr const_reference at( size_type pos) const;
See string_view::at
string_view::at