Returns a reference to the last element of the inlined vector.
reference
Declared in <absl/container/inlined_vector.h>
<absl/container/inlined_vector.h>
reference back();
A reference to the last element.
Created with MrDocs