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