Luna::Vector::rend

Vector< _Ty, _Alloc >::const_reverse_iterator rend() const

Gets one constant reverse iterator to the one-before-first element of the vector.

Return value

Returns one constant reverse iterator to the one-before-first element of the vector.