bsl::vectorBase<long long>::cend

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

Synopsis

Declared in <bslstl_vector.h>

const_iterator
cend() const noexcept;