A function used to access an indexed element of the string.
const_reference at(size_type n) const; reference at(size_type n);