Overload of InlinedVector::begin() that returns a const_iterator to the beginning of the inlined vector.
InlinedVector::begin()
const_iterator
Declared in <absl/container/inlined_vector.h>
<absl/container/inlined_vector.h>
const_iterator begin() const noexcept;
A const_iterator to the first element.