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