Return a reverse iterator to the last element of this array.
Return a reverse iterator providing non-modifiable access to the last element of the array this reference object represents, and the past-the-end reverse iterator if size() == 0.
a reverse iterator to the last element of this array