Luna::Vector::rbegin
Vector< _Ty, _Alloc >::reverse_iterator rbegin()
Gets one reverse iterator to the last element of the vector.
Return value
Returns one reverse iterator to the last element of the vector.
Vector< _Ty, _Alloc >::reverse_iterator rbegin()
Gets one reverse iterator to the last element of the vector.
Returns one reverse iterator to the last element of the vector.