Luna::Vector::rend

Vector< _Ty, _Alloc >::reverse_iterator rend()

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

Return value

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