Returns a reference to the last element of the fixed array.
Declared in <absl/container/fixed_array.h>
<absl/container/fixed_array.h>
reference back();
A reference to the last element.