bsl::vectorBase<short>::end

Return the past-the-end (forward) iterator providing non-modifiable access to this vector.

Synopsis

Declared in <bslstl_vector.h>

const_iterator
end() const noexcept;