bsl::vectorBase<void*>::crend

Return the past-the-end reverse iterator providing non-modifiable access to this vector.

Synopsis

Declared in <bslstl_vector.h>

const_reverse_iterator
crend() const noexcept;