Returns a reference to the last element; the span must not be empty.
Declared in <absl/types/any_span.h>
<absl/types/any_span.h>
constexpr reference back() const;
A reference to the last element.