A reverse iterator over the elements.
Declared in <absl/types/span.h>
<absl/types/span.h>
using reverse_iterator = std::reverse_iterator<iterator>;