Luna::Vector::cbegin
Vector< _Ty, _Alloc >::const_iterator cbegin() const
Gets one constant iterator to the first element of the vector.
Return value
Returns one constant iterator to the first element of the vector.
Vector< _Ty, _Alloc >::const_iterator cbegin() const
Gets one constant iterator to the first element of the vector.
Returns one constant iterator to the first element of the vector.