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