Luna::Vector::crbegin
Vector< _Ty, _Alloc >::const_reverse_iterator crbegin() 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 crbegin() 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.