Returns a reference to the first element of the inlined vector.
reference
Declared in <absl/container/inlined_vector.h>
<absl/container/inlined_vector.h>
reference front();
A reference to the first element.